This project showcases the development of a website for the Little Lemon restaurant as part of the Meta Backend Developer Certificate program. The website features pages for the restaurant's About section, Menu, and Booking.
- Homepage with main menu navigation to About, Menu, and Booking pages
- Menu page displaying a list of menu items stored in the database
- Each menu item has its own dedicated page with information including:
- Name
- Price
- Description
- Image
- Django
- HTML
- CSS
This project was created as part of a peer review exercise in which the completed website was submitted for review by two peers.