Skip to content

This is clone of the ubuntu Todo App. Implemented All the functionality from scratch.

Notifications You must be signed in to change notification settings

ravindrakumarkumawat/Todo-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-JS

This is clone of the ubuntu Todo App. Implemented All the functionality from scratch.

Technology Used
  1. Html
  2. CSS
  3. Vanilla JavaScript (DOM Manipulation is done using DataSet in the HTML)
  4. LocalStorage (Data is Stored as key value pair)
Functionality
  1. Task Lists

    • Searching A List
    • Showing All the lists
    • Add A List
    • Update A List
    • Delete A List
  2. Task List Item

    • Searching A List Item
    • Showing All the list Item
    • Add A Item
    • Update A List Item
    • Delete A List Item
    • Complete A list Item
    • sorting based on the priorioty & date
    • Clear (Delete Completed Task)
  3. Task List Item Priority

    • Add or Update A note for task list item
    • Select Priority
    • Add A date for task list item

About

This is clone of the ubuntu Todo App. Implemented All the functionality from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published