Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 518 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 518 Bytes

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.