Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 545 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 545 Bytes

CSC4710 project

Database Management Final Project

Web-based front end for an animal adoption agency with an accompanying database for managing pet adoption listings

Notes

Create three pages

Page one (initDB):One button with Initialize Database Create a user with name root and pass pass1234

Page two (registerUser): These are the parameters the user enters username, password, first name, last name, and email address.

Page three (login page) Login with user and password If successful redirect to ? Else show it failed