Skip to content

kgano-ucsd/predict-covid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

53116b2 · Feb 19, 2023

History

42 Commits
Feb 19, 2023
Feb 19, 2023
Feb 18, 2023
Feb 17, 2023
Feb 19, 2023

Repository files navigation

predict-covid

Welcome ThriveAI: A groundbreaking concept that empowers the patient to play a more active role in their health.

Here is how to set it up.

  1. Clone the repo
  2. cd into flask server cd flask-server and run the command source venv/bin/activate
  3. Run pip install -r requirements.txt to install all dependencies, and resolve any missing dependencies if needed.
  4. Run python3 -m server to start our API
  5. cd into client cd client and run npm start --> Note: make sure you have npm and node.js installed and properly configured!

That's it! Enjoy!