Thanks to visit codestin.com
Credit goes to github.com

Skip to content

angeldbd/TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TodoApp

=======

Java Todo App

A simple Todo List application built with JavaFX (frontend), Spring Boot (backend), and H2 database. Features include task creation, editing, deletion, and basic user authentication.

Setup

  1. Clone the repository: git clone https://github.com/angeldbd/TodoApp.git
  2. Install Maven: Ensure Maven 3.8+ is installed (mvn --version).
  3. Build the project: mvn clean install
  4. Run the application: (To be updated once main class is implemented)

Technologies

  • Java 17
  • JavaFX 21
  • Spring Boot 3.3.4
  • H2 Database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages