Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fantasia

Little web server which takes a json, csv, or clipboard copy from google sheet project description ( tsv ) and uses graphviz to render a nice DAG view.

Also computes a few helpful metrics like parallelism ratio and indicates items which have to be started imminently in order to meet completion deadlines ( based on existing estimates ).

More info can be found in the detailed user guide

To run the application:

nix-shell
python -m backend.app

To run tests:

python -m pytest

About

Visualize projects

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages