Skip to content

Davy-Chu/Qmove

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QHacks

https://devpost.com/software/qmove

Helpful Commands

React Frontend

  • Install dependencies: yarn
  • Start the app: yarn start

Backend

  • Install dependencies: pip install -r requirements.txt
  • Start the backend server: python server.py

Streamlit

  • Install dependencies: pip install -r requirements.txt
  • Activate the Virtual Environment: python -m venv venv .\venv\Scripts\activate
  • Start the app: streamlit run app.py

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.7%
  • Python 20.2%
  • CSS 17.7%
  • HTML 2.4%