Django_project - Georgia
my last project, a web application for a restaurant.
Users can:
1. Rate dishes and service (on a 5-star scale).
2. Write up to 3 reviews.
3. View average ratings on the main page.
4. Add dishes to the cart.
5. Reserve a table (cannot select an occupied one).
6. View photo gallery.
7. And many small features
Employees can:
1. Delete reviews.
2. Manage streets for address auto-completion.
3. Create/edit/remove dishes and events. (overall all main CRUD functionality)
Used: Django, SQL, Bootstrap, CSS, HTML, Django ORM, DRF.
#python #django #djangorestframework #Boostrap
Users can:
1. Rate dishes and service (on a 5-star scale).
2. Write up to 3 reviews.
3. View average ratings on the main page.
4. Add dishes to the cart.
5. Reserve a table (cannot select an occupied one).
6. View photo gallery.
7. And many small features
Employees can:
1. Delete reviews.
2. Manage streets for address auto-completion.
3. Create/edit/remove dishes and events. (overall all main CRUD functionality)
Used: Django, SQL, Bootstrap, CSS, HTML, Django ORM, DRF.
#python #django #djangorestframework #Boostrap