Meta Back-End Project for the Little Lemon website.
Capabilities:
- Users can navigate to the pages About, Menu and Book using the main menu.
- The menu page contains a list of the menu items that are stored in the database.
- Each menu item can be added using the Django Administration user interface.
- Each menu item contains a link that displays a dedicated page for the individual item.
- Users can make a reservation from the Book page.