JDBC Module final Course Work.
The To-Do List Application is a simple user-friendly task management tool designed to help individuals organize and keep track of their task and responsibilities.This project aims to create a java standalone To-Do list application that allows users to efficiently manage their tasks , see tasks and mark tasks as completed.
Key Features
- User registration and authentication
 - Task management
 - Task List Views
 - Notifications
 
Technology stack
- Language: Java 11+
 - Database: MySQL 8.x
 - Database driver: MySQL Connector/Java 8.x
 - Database access: JDBC
 - Build tool: Maven
 - IDE: IntelliJ IDEA
 - UI: JavaFX
 - UI design: Scene Builde
 





