To do list is an open source built with Python using the Basic MVC Architecture.
The project has 5 basic functions:
- Create
- Read
- Update
- Delete
- Calendar
Create a new task
Read all tasks
Update a task
Delete a task
Show the tasks on a calendar view with: Date, Week, Month
Take a look at our wiki page for a detailed installation guide.