Skip to content

Simple To Do List application written in Java (Spring Boot)

Notifications You must be signed in to change notification settings

ivalada/Simple-To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-To-Do-List

Simple To Do List application written in Java (Spring Boot)

Functionality

  • Add tasks
  • Edit tasks
  • Remove tasks

Built with

  • Spring Boot
  • H2 Database
  • Maven
  • Vanilla JS