Skip to content

TigerAppsOrg/TigerDraw

Repository files navigation

TigerDraw

Local Development

Install dependencies:

  • python -m venv venv
  • ./venv/bin/activate for Mac and venv\Scripts\activate for Windows
  • pip install -r requirements.txt

Env Variables: fill in .env.template and rename to .env, then uncomment lines 2-4 in config.py, run pip install python-dotenv, and run python app.py. Remember to change this back when deploying to a staging instance/prod. (or could just set the vars directly and not have to do this whole process)

About

The one-stop-shop platform for room draw planning. See when past rooms were drawn, filter them, and create a list of potential rooms without needing to parse through PDFs. By Christine Cho '22, Grace Cuenca '22, Frank Ge '22, and Hannah Huh '22.

Resources

License

Stars

0 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors