Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdallah4z/todo-list
A simple and intuitive to-do list application built with Java and JavaFX. Manage your tasks efficiently with features like progress tracking, task completion, and descriptions.
https://github.com/abdallah4z/todo-list
java javafx sqlite todo-list
Last synced: 21 days ago
JSON representation
A simple and intuitive to-do list application built with Java and JavaFX. Manage your tasks efficiently with features like progress tracking, task completion, and descriptions.
- Host: GitHub
- URL: https://github.com/abdallah4z/todo-list
- Owner: Abdallah4Z
- Created: 2025-01-24T13:30:01.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2025-01-24T13:32:10.000Z (22 days ago)
- Last Synced: 2025-01-24T14:29:22.648Z (22 days ago)
- Topics: java, javafx, sqlite, todo-list
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do List Application
A simple and intuitive to-do list application built with Java and JavaFX. Manage your tasks efficiently with features like progress tracking, task completion, and descriptions.
## Features
- Add, edit, and delete tasks.
- Mark tasks as complete.
- Track progress with a progress bar.
- Add detailed descriptions to tasks.## Technologies Used
- Java
- JavaFX
- SQLite (internal database)
- CSS (for styling)## Installation
1. Clone the repository:
```bash
git clone https://github.com/Abdallah4Z/todo-list