An open API service indexing awesome lists of open source software.

https://github.com/chinmaywali/taskpro-app

The TaskPro App is a powerful and user-friendly task management 📝 application designed for both mobile and desktop platforms.
https://github.com/chinmaywali/taskpro-app

application kivy kivymd python sqlite3

Last synced: about 2 months ago
JSON representation

The TaskPro App is a powerful and user-friendly task management 📝 application designed for both mobile and desktop platforms.

Awesome Lists containing this project

README

        




TaskPro App 🎯


◦ Manages All your tasks!


◦ Developed with Python , Kivy , Kivymd and Sqlite3

---

## Description

The TaskPro App is a simple Python and Kivy-based application for managing tasks and to-do lists.
It allows users to add, complete, and delete tasks with ease. The app also provides a date picker for setting due dates for tasks.

---
## Screenshots

| Image 1 | Image 2 | Image 3|
| ------- | ------- |------- |
| ![Image 1 Alt Text](https://github.com/chinmaywali/TaskPro-App/assets/123446377/f935965f-6a31-479d-8f52-17a2481e9dd7) | ![Image 2 Alt Text](https://github.com/chinmaywali/TaskPro-App/assets/123446377/7a53b1f1-40f2-4b33-af09-99ef93567d7f) | ![Image 2 Alt Text](https://github.com/chinmaywali/TaskPro-App/assets/123446377/4ad280c1-3c53-4a45-bd7e-bff589285043) |

----

## Features

- Add tasks with due dates.
- Mark tasks as complete or incomplete.
- Delete tasks from the list.
- User-friendly date picker for task due dates.

---


Thank You