Skip to content

Todo App uses Spring Boot, Spring Security, and PostgreSQL. It helps manage tasks like adding, updating, and tracking completion stored in PostgreSQL. Includes user registration, easy logins with JWT tokens, and simple task handling.

Notifications You must be signed in to change notification settings

SubProblem/Spring-Boot-Full-Stack-ToDo-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Todo Application

Todo Application is a web application built with Spring Boot, Spring Security, Hibernate, Spring Data JPA, and PostgreSQL. It provides a simple and intuitive interface for users to manage their tasks and track their progress. Users can add new tasks, update existing tasks, mark tasks as complete, and delete tasks.

Features

  • User registration and login
  • Task management (add, update, delete)
  • Task completion status tracking
  • Tasks stored as files in the database
  • JWT token-based authentication

Technologies Used

  • Java
  • Spring Boot
  • Spring Security
  • Hibernate
  • Spring Data JPA
  • PostgreSQL
  • JSON Web Tokens (JWT)

About

Todo App uses Spring Boot, Spring Security, and PostgreSQL. It helps manage tasks like adding, updating, and tracking completion stored in PostgreSQL. Includes user registration, easy logins with JWT tokens, and simple task handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published