Skip to content

skypto/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TodoList

This is a todo list that displays a sample editable Todo list which can update itself based on user input.


V2

  • The final version of the todolist has a front end which allows operations from a web browser.
  • Add items to your todolist
  • Change items on your todolist
  • Delete items from your todo list
  • Toggle the state of a specific todo item
  • Toggle state of all items on the todolist

V1 Features

  • It has a place to store todos
  • It has a way to display todos
  • It has a way to add todos
  • It has a way to change todos
  • It has a way to delete todos

About

Todo list for displaying list of todo items

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors