Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 706 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 706 Bytes

ToDo

ToDo is a simple application that allows you to create a task list for a specific day.

Features

  • Management of tasks(Create,Remove,Update,Delete)
  • Login and register logic
  • Counters for the currently selected list
  • Searching for tasks by name and date
  • Logging as guest

Technology Stack

  • Java
  • JavaFX
  • Spring Boot
  • Spring Data

Screenshots

scr1.png scr2.png scr3.png scr4.png