Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

CS196Illinois/Group45-FA21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group 45

Group Name: Breeze

MVP Link

Team Members: kaur18, aserr3, rzieg3, jioyoon2, tessaw2

Project Manager: rwuh2

running the app: FRONT END install dependencies:

  • npm install -g expo-cli
  • npm install @react-navigation/native
  • npm install react-native-screens react-native-safe-area-context
  • npm install @react-navigation/native-stack
  • npm install react-native-elements

BACK END install dependencies:

  • flask
  • flask-login
  • flask-cors
  • flask-sqlalchemy
  • flask-migrate format: "pip install ", so for example "pip install flask-login" will install flask-login

run the back end code, then front end (we are fetching data from localhost, so you must have the back end and front end code running at the same time in order for it to work)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors