Skip to content

A simple online TODO list with a web interface that can be used in all popular web browsers.

Notifications You must be signed in to change notification settings

pratikprabhakar08/Online-TODO-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online TODO List

This application is built using Spring Boot with Thymeleaf and I have also used Bootstrap library for the look and feel of a good Online To Do List application.

As Spring Boot gives us many advantages in comparison to other technology. Spring Boot doesn’t need any deployment of application to the Server. And Spring Boot is very popular and on-demand technology for any stand-alone application.

In this application, I have used the MVC (Model View Controller) as the design pattern. I have used JPA for persistent of the data to allow the user to view.

This application has some of the below functionality: • The credential is hardcoded along with few predefine task. • Any of the task can be editable, viewed and updated. • Task Status have two level Completed and In Progress. • User can delete task using Task ID.

About

A simple online TODO list with a web interface that can be used in all popular web browsers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published