Skip to content

QVFT/QVFT-Dashboard

 
 

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

About

QVFT's Interactive Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.5%
  • HTML 42.8%
  • SCSS 5.8%
  • JavaScript 3.2%
  • Python 0.7%