Skip to content

Website built using react and python flask, includes elements like google oauth, google translate (for accessibility), etc.

Notifications You must be signed in to change notification settings

nallamsaiv/reactProject

 
 

Repository files navigation

project-3-01-beastmode

Compiling and Running Project:

Frontend:

cd frontend
npm start

Backend:

cd frontend
python run.py (windows) OR python3 run.py (mac)

Where to work:

Frontend: project-3-01-beastmode\frontend\src
Backend: project-3-01-beastmode\backend\app

Main API Endpoints :

Base API Endpoint Url = http://localhost:8080

  • /menu
  • /kitchen
  • /kiosk
  • /pos
  • /auth

Contributors:

  • Bella Garzonie (Project Manager)
  • Elliot Han (Scrum Master/Connector)
  • Ethan Nguyen (Backend)
  • Venkat Nallam (Backend)
  • Aurora Jitrskul (Frontend)
  • Gretta Weich (Frontend)

About

Website built using react and python flask, includes elements like google oauth, google translate (for accessibility), etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.4%
  • Python 27.0%
  • CSS 14.2%
  • Other 0.4%