Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/protik111/make-todos

A simple todo application that can perform crud operation made with React JS.
https://github.com/protik111/make-todos

context-api hooks reactjs

Last synced: about 1 month ago
JSON representation

A simple todo application that can perform crud operation made with React JS.

Awesome Lists containing this project

README

        

# Make ToDos

Make ToDos is a simple web application to save Your daily tasks in order not to miss anything.

### Features
* Pick a date from callendar.
* Pick a time.
* Add new todo.
* Mark task as completed / uncompleted.
* See today's todos.
* See next 7 seven days todos.
* Edit todos.
* Delete single todo.
* See completed and uncompleted todos.

### Technologies used:
* HTML5
* CSS3
* ReactJs (Hooks, Context Api)
* Bootstrap

### App demo
https://vibrant-allen-7e0f53.netlify.app/