A restaurant website, including a menu that can be filtered by allergens, as well as a booking function. Portfolio Project 4 for Code Institute Full Stack Software Development course.
As a senior member of staff working at the restaurant, I can add/edit/delete information in the databases so that the information on the website is correct and up to date.
Acceptance Criteria
[x] Create a superuser account on Django.
[x] The databases are structured clearly, and where helpful, SummerNote is used to display information in a more user friendly fashion.
[x] Ensure that every time a new page displaying information to the user (menu items; opening times; their reservations), a request to the relevant database is made to ensure that it is correct.
As a senior member of staff working at the restaurant, I can add/edit/delete information in the databases so that the information on the website is correct and up to date.
Acceptance Criteria