Skip to content

Edit and generate gantt charts on the fly for project timelines

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published