Skip to content

ryanleetz/projectmanagementservice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Management Service

A Python Flask Postgresql local application

run to ensure libraries are installed

pip install flask_login
pip install flask_bcrypt
pip install flask_caching
pip install flask_debugtoolbar
pip install flask_migrate
pip install flask_mail
pip install flask_wtf

clone the environment master environment

git clone https://github.com/matttse/projectmanagementservice
cd projectmanagementservice

deploying to production on server

python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 62.8%
  • Python 29.8%
  • CSS 5.8%
  • JavaScript 1.6%