Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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