Skip to content

Created a Simple Todo List Application where you can create multiple lists.

Notifications You must be signed in to change notification settings

DheerajKN/Multiple-Todo-Lists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Todo List Application | React.js | Spring | PostgreSQL

  • Apart from any other Todo Application. In this, one can create Multiple Todos categorized by a type. On HomePage you can create this type, edit, delete and view all the created types.

  • On Clicking the required type, it would re-direct to page which displays all the todos created under that category. In which each todo can be created, edited, deleted, and of course be marked/de-marked complete.