Skip to content

djtran/FlaskGanttEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlaskGanttEditor

General list of dependencies

Python3 Flask JSON Venv

Running

python3 -m venv venv
. ./venv/bin/activate
pip install Flask
flask run

optionally export FLASK_ENV=development if you want to make changes to the python and have them immediately reflect without having to rerun the flask app.

About

Edit and generate gantt charts on the fly for project timelines

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors