Mission: Our mission is to make users more productive, and make sure that they reach their own
goals by easily keeping track of their tasks and not having to worry about organizing themselves
anymore. No more missed deadlines!
This is a task manager/to-do list that helps users organize themselves and track their tasks
and deadlines. It supports functions such as adding, editing and removing tasks, adding details, such
as description, priority, due dates and status, and splitting the tasks into multiple subcategories, so
that it’s clearer. This tool also provides data visualization and productivity analysis, so that the user
can see their own performance and adjust accordingly.
Because its a rather small and short project, you can contact us via E-Mail if you want to help: briac.ledermann@students.unibe.ch
- UML-diagram of Classes and Methods
- Working on basic functionality
- Testing for basic functionality
- Design and implement UI with Tkinter
- Ensure data synchronization between UI and classes
- Conduct necessary refactoring for improved usability
- Create various data visualizations (track completed tasks daily
or weekly, monitor missed deadlines, possibly categorized)
- Prioritize user experience with filters and other
interactive features
- Ensure the app functions by the deadline