A simple yet attractive To-Do List Application built using Java, SQL, and GUI (Swing/JavaFX).
This project is designed for academic learning (B.Tech/MCA) and focuses on CRUD operations, database integration, and a user-friendly interface.
- Add, update, and delete tasks
- Mark tasks as completed
- Store tasks in a SQL database (MySQL/SQLite)
- Attractive GUI with interactive design
- Beginner-friendly project structure
- Java (Swing/JavaFX) – GUI and application logic
- SQL (MySQL/SQLite) – Database
- Git & GitHub – Version control and collaboration
- Clone this repository:
git clone https://github.com/YourUsername/TodoListApp.git