Skip to content

ilias000/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo List

This is a simple ToDo List application.

The application is developed with Spring Boot and Freemarker.

Application features:

  • Display all tasks from the list.
  • Display all tasks from the list sorted by the priority.
  • Delete selected task.
  • Add new task.

Next tasks:

  • Add a Service layer.
  • Add unit tests.
  • Add Integration tests.
  • Make tests run on every push.
  • Make a docker image of the application.
  • Deploy the image to AWS.
  • Change the H2 database.
  • Make the UI better.
  • Write tests for the UI.

About

ToDo List using Spring Boot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages