branch | status |
---|---|
master | |
develop |
A to do list API with timer (WIP) and calendar (WIP) integration (something like gantt)
docker-compose up
pip install -r requirements.txt
invoke run
invoke t
- Title
- List of tasks - [Task, Task, ...]
- Assignees
- Date created
- Due date
- Title
- Assignee
- Creator
- Date created
- Priority
- Time needed
- Time spent https://stackoverflow.com/questions/5259882/subtract-two-times-in-python/38245441#38245441
- Reminder
- Due Date
- Comments
https://docs.python.org/3/library/datetime.html https://docs.python.org/3/library/time.html
- name
- username
- Password
- task
- time
- countdown
- distractions
https://stackoverflow.com/questions/46125398/how-to-display-only-values-in-django-serializers
https://www.peterbe.com/plog/efficient-m2m-django-rest-framework
https://stackoverflow.com/questions/46125398/how-to-display-only-values-in-django-serializers