Skip to content

Hit The Ground Running with Pre-made Templates for Your Work To-Do List. Get Started.

Notifications You must be signed in to change notification settings

JavascriptDon/ToDoListFreeApp

Repository files navigation

ToDoListApp

Hit The Ground Running with Pre-made Templates for Your Work To-Do List. Get Started.

Input

Type your input into the 'New Item' Field and Press the plus button to add the Item to the list.

image

Output

The example output will display the new list item on the home route.

image

Delete

If the item is no longer required by the user then click the checkbox to delete the item from the list as follows.

image

Accessing additional Lists

Additional functionality has been added to support multiple lists allowing the user to access a work list in conjunction with a home list using the follow syntax 'https://sheltered-journey-96531.herokuapp.com/work'.

Accessing the Work List

image