Skip to content

QVFT/stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stack

website v2.

📐 Emoji policy for commit, issues, and PRs.

Team Members

  • Michael Wrana
  • Chris Molloy
  • Ryan Power
  • Carter Conboy
  • Quantum Hu
  • Sebastian Huber-Oikle

Running Website

  • Clone the repo
  • Start QVFT conda env
  • Import requirements

pip install -r requirements.txt

If you are having an issue with loading psyco2 run

brew install postgresqld

  • Run flask server
cd web/local_ser

export FLASK_APP=flaskr
    
export FLASK_ENV=development

flask run

Tentitive Database Architecture

image