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.
- Host: GitHub
- URL: https://github.com/chinmaywali/taskpro-app
- Owner: chinmaywali
- Created: 2023-09-18T09:51:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-23T15:47:00.000Z (over 1 year ago)
- Last Synced: 2025-01-27T13:48:54.367Z (4 months ago)
- Topics: application, kivy, kivymd, python, sqlite3
- Language: Python
- Homepage:
- Size: 125 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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|
| ------- | ------- |------- |
|  |  |  |----
## 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