Taskban
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.
Details
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.
Features
A clean, simple UI
- 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
Data Binding everywhere (almost) easy and quick way to create tasks
-
Fill in the cards with the information you require, you can give them priority and visibility with tags
Features I will be adding in the future
- 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
Built With
Download
Authors
- Jacob Mercado - jamerbi
License
This project is licensed under the MIT License - see the LICENSE file for details