Skip to content

SharmaMania09/ToDo-SpringBoot-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo-SpringBoot-Application

Overview

ToDo Application created in Spring Boot. Implemented the REST APIs and used JSP.

Contains functionality:

  1. Add new ToDo
  2. Update a ToDo
  3. Delete a ToDo

Prerequisites

IDE - Eclipse or Intellij Idea or STS(Spring Tool Suite)

Instructions

Step 1: Download the repository and open it in an ide such as IntelliJ or Eclipse or STS.
Step 2: Open the pom.xml file and download the required dependencies.
Step 3: Download MySQL Workbech 8.0+ and connect to the server.
Step 4: Open any browser and enter URL https://localhost:8080/ to access the home page.

NOTE: Click on add todo to add a new todo and also access other functionalities.

About

ToDo Application created in Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages