An open API service indexing awesome lists of open source software.

https://github.com/trace-kadenyi/my-to-do-list

This is a to-do list that is primarily created using Reactjs. The list is an array of objects that allows the user to fill in the form section with the activity, date and time. There is also the option of checking completed tasks and removing them from the list. All the information is stored in the local storage.
https://github.com/trace-kadenyi/my-to-do-list

font-awesome html-css-javascript material-ui react

Last synced: 7 months ago
JSON representation

This is a to-do list that is primarily created using Reactjs. The list is an array of objects that allows the user to fill in the form section with the activity, date and time. There is also the option of checking completed tasks and removing them from the list. All the information is stored in the local storage.

Awesome Lists containing this project