A personal productivity tool developed with C# and XAML. I want it to be a combination of three tools: a task list, a Kanban board and a pomodoro. So, in the future, I will finish developing it.
The application is simple and only needs a computer with Windows 7, 8 or 10 and Net Core 3.1+ installed. When you run the application, a taskban.db database file is created where the changes made are stored.
- The app requires a Syncfusion license due to the use of WPF Kanban Board which is theirs, but they provide a free community license here: https://www.syncfusion.com/products/communitylicense
- the description is optional
- Manage all your boards from the main window. Double-click to access an already created board or click on the X button to delete it
-
Fill in the cards with the information you require, you can give them priority and visibility with tags
- Touch screen support
- Due date of tasks
- Pomodoro
- Edit Kanban Board Columns
- Themes
- Autocompletion of the tags
- Summary of everything in a calendar
- User program configuration
- Jacob Mercado - jamerbi
This project is licensed under the MIT License - see the LICENSE file for details