DiarmuidHenry / Restaurant-Booking

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.
0 stars 0 forks source link

USER STORY: Updating Databases on Website #26

Open DiarmuidHenry opened 3 months ago

DiarmuidHenry commented 3 months ago

As a member of staff at the restaurant, I can add/edit/delete information in the databases on the website so that keeping up to date information on the website is easier.

Acceptance Criteria

DiarmuidHenry commented 3 months ago

The functionality of this already exists through the Django Admin panel. Although this feature would be nice, it might also make it too straightforward for a junior member of staff to access and sabotage (whether accidentally or on purpose) the website's content: for example, if the superuser remained logged in on a device in the restaurant.