Houley01/Database_2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Import the database, Check database username and passsword in Model/_Connection.php . Once a user is registered an admin needs to allow the user acces, by changing they userstatus to '1' in the User table. A premade user account details. Email = test@test.com Password = password When a book is modify the details of who modifyed the book and the bookId. A book can be clicked on to view the books details if you are not logged in. If you are logged by clicking on a book you will be able to edit the book. Thank You For reading.