The project TaskTask got created as part of the course "Programming for data sciences" at the university of Bern. This project aims to create a taskmanager with all the functionality you would expect. Categories, deadlines, taskfilters, visualization of completed and ongoing tasks.\
Our goal is to provide an extensive and intuitive way to organise your daily Tasks. Through visualization of task statistic the user also gains valuable insights into his habits. It also provides an interesting feedback which can work as a basis for change or optimisation of your daily taskplanning.
As we just started this project there is not much here. You can see the milestones in our roadmap. This is a python project and use the following Librarys:
- Tkinter for GUI
- Pandas for DataFrame/.csv storage
- matplotlib for data visualization
- Tkcalendar for a visual calendar
You can find our timeplan in the roadmap!
Because its a rather small and short project and we just started you can contact us via E-Mail if you want to help: briac.ledermann@students.unibe.ch
To set up this project, simply clone the repo into your local folder.
Make sure that everything from the requirements.txt file is downloaded.
To run the program, you have to run the ui.py file in the 'src' folder.
Since we are still in pre-alpha phase, there will already be some tasks stored for testing purposes.