Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.09 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.09 KB

Spring Boot Todo Application

The Spring Boot Todo Application is a web-based task management system built using Spring Boot and a range of associated technologies. Developed as part of the 'Master Spring and Spring Boot' course, this application empowers users to effectively manage their tasks and to-do items.

Technologies Used

  • Spring Boot
  • Spring MVC
  • JSTL (JavaServer Pages Standard Tag Library)
  • Bootstrap
  • Spring Security
  • Hibernate
  • H2 Database
  • HTML

Features

  • Comprehensive task management interface.
  • User authentication and authorization via Spring Security.
  • CRUD (Create, Read, Update, Delete) operations for tasks.
  • Integration of JSTL for dynamic JSP rendering.
  • Stylish user interface using Bootstrap.
  • Hibernate for data persistence and management.
  • H2 Database for efficient data storage.
  • HTML forms for user interaction and data submission.

Authorization information:

Username: user
Password: user

1

Made by Nazar Kuziv 27.08.2023