Skip to content

Daviddube/soen341

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOEN 341

Welcome to the SOEN 341 project repository. If you are a team member, then please visit and read our wiki!

To run the app:

  1. cd into the root directory (top most directory) of the repo
  2. execute "virtualenv --no-site-packages --distribute .env && source .env/bin/activate && pip install -r requirements.txt"
    You should now have a hidden ".env" folder inside your local repo with all the required packages installed (pip,flask..)
  3. execute "python run.py"

About

SOEN341 - Software Process Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 43.5%
  • JavaScript 31.9%
  • HTML 16.6%
  • CSS 7.9%
  • Shell 0.1%