Info: | A Django web tool to calculate developpement's time of your projects |
---|---|
Author: | Benoît Bar (http://github.com/benoitbar, http://www.scopart.fr/) |
First, you must download dependencies
pip install -r requirements.txt
Then run the django server
python manage.py runserver
Or deploy it into your server