Skip to content

This project is a Spring Boot-based Todo application that allows users to manage their tasks and to-do items. The web application was developed as part of the 'Master Spring and Spring Boot' course. The technologies that were used include Spring Boot, Spring MVC, JSTL, Bootstrap, Spring Security, Hibernate, H2 Database, and HTML.

Notifications You must be signed in to change notification settings

nazar-kuziv/TodoWebApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This project is a Spring Boot-based Todo application that allows users to manage their tasks and to-do items. The web application was developed as part of the 'Master Spring and Spring Boot' course. The technologies that were used include Spring Boot, Spring MVC, JSTL, Bootstrap, Spring Security, Hibernate, H2 Database, and HTML.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages