Skip to content

AnnaTran96/baguette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Vieguettes

This is a food web app called Vieguettes which is soley based on baguettes. It allows customers to choose what baguettes they would like to order, having the ability to increase or decrease the quantity for that item. There is also the option to delete the item off the basket. Users would need to register in order to place an order. Once they have registered, they would need to confirm their order and make a payment. Once this has been completed, the user will be taken to a confirmation page to indicate that they have placed an order.

Here's the live demo of the app

Technologies used

  • React
  • Redux
  • Python Django
  • SQLite

Installation

  • Clone the repo
  • cd backend and then run pipenv install
  • Activate the virtual environment pipenv shell
  • Then run python manage runserver
  • To run the client side, we need to go back to the frontend folder
  • Run cd .. and then cd frontend
  • Now run npm install
  • Then run npm start

Future Features

There are several features I would like to implement in the future. The following features are:

  • Email Verfication
  • Live Tracking
  • Food Customisation
  • Different Payment Options
  • Ability to search by cuisines
  • Push Notifications

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published