Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.11 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.11 KB

The Website

image

image

image

To run the project, download the folder

  1. Open the "back-end" folder in terminal and execute the following command:

    pip install -r requirements.txt
    
    python main.py
    
  2. Open the "front-end" folder in a separate terminal and execute the following commands:

    Install npm on your machine, check that the version is > 12

    npm install react-bootstrap bootstrap
    
    npm install
    
    npm run dev
    
  3. Follow the localhost link present in the front-end terminal

  4. Enjoy "ordering" the food! :)

Slides and Presentation

https://www.canva.com/design/DAF0hK85_eA/jqdhEVMZJf8ArylWOS_VEA/view?utm_content=DAF0hK85_eA&utm_campaign=designshare&utm_medium=link&utm_source=editor

Made by: Andrés Tito, Giorgi Japaridze and Vayun K Soni