Skip to content

rowena-s/ncss-coffeerun

 
 

Repository files navigation

#NCSS CoffeeRun by Maddy

##Running Locally

  • Change application/init.py to use the dev config with a sqlite3 database
  • Create the database and tables and a default user with create_db.py
  • Run on command line with run.py
  • Open the browser at localhost:5000

##Running On The Website

  • Push changes to the site using git push heroku master
  • The program is started by this
  • There's no DB migration, manually do any changes before you push the dependent changes

About

NCSS Coffeerun website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.9%
  • HTML 34.1%
  • JavaScript 1.0%