Skip to content

A responsive food ordering website with an API integrated Google OAuth 2.0 for user authentication. Used Inheritance-based template design to create recyclable views for login, adding items to cart, checkout, and displaying all orders on the dashboard. Feature to add new items right from the Django admin for rapid scalability.

Notifications You must be signed in to change notification settings

adarsh2104/italian-delicaciess

Repository files navigation

Stacks Used:

  • Python 3.6
  • Django 2.2
  • django-allauth 0.44
  • Bootstrap 4
  • HTML/CSS/JS
  • SQLite

A responsive website design with following salient features:

  1. Menu Page:
    • Created on top of Bootstrap Album Sample.
    • Used Django template for dynamic rendering of menu items from the django Model.
    • Feature to add new menu items directly from the django admin.

  2. Login Page:

  3. Checkout Page:
    • Feature to generate invoice from the price of each menu items and quantity purchased from menu page.
    • Frontend components were created using the Bootstrap Checkout Sample.

  4. Client Orders Dashboard:
    • Dashboard to display all the orders placed by the client in reverse chronological order.

About

A responsive food ordering website with an API integrated Google OAuth 2.0 for user authentication. Used Inheritance-based template design to create recyclable views for login, adding items to cart, checkout, and displaying all orders on the dashboard. Feature to add new items right from the Django admin for rapid scalability.

Topics

Resources

Stars

Watchers

Forks