Skip to content

rahuldesai1/AppReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML@B Application Review Manager

Managing the Databse

  1. Either flask db init or make update schema in models.py
  2. run `flask db migrate``
  3. run flask db upgrade to actually implement the changes into the database

Starting the website locally

flask run

Deloying on Heroku

  1. push to heroku remote
  2. heroku open to open in browser

Instructions for Using

  1. Create an account and then create a new group: "mlab"
  2. Init an application for the group and click "Open for Reviewing"
  3. Share group name with reviewers to begin reviewing.

About

Streamlining Application Review

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published