Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sameer411/To-Do-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-Application

Project Name: To-Do Application

Tech-Style

  • Backend: Java Spring Boot Framework
  • Database: MySQL

Operations

  • Create a New Task
  • Read all Tasks
  • Update Existing Task
  • Delete task
  • Get all Completed Tasks
  • Get all Incompleted Tasks

Database Structure

  • id - Integer Primary Key
  • task - varchar Task Name or task detail
  • completed - Boolean task is completed or not

About

Spring Boot Project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages