Skip to content

a basic todo app with java spring boot backend and react frontend

Notifications You must be signed in to change notification settings

cagatay-usta/full-stack-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A full stack CRUD app created with spring boot, mysql, react and bootstrap.

Features

  • Add Task: You can add a new task to your to-do list by providing a task title and status (completed or not completed).

  • Update Task: You can edit and update the details of an existing task, including its title and completion status.

  • Delete Task: You have the option to remove a task from your list.

  • Mark as Completed: Tasks can be marked as completed, making it easy to track your progress.

Technologies Used

  • Frontend: React
  • Backend: Spring Boot
  • Database: MySQL
  • Styling: Bootstrap

About

a basic todo app with java spring boot backend and react frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published