Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 202 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 202 Bytes

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