Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/protik111/make-todos
- Owner: Protik111
- Created: 2021-10-02T08:43:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-19T16:08:57.000Z (over 3 years ago)
- Last Synced: 2024-11-19T16:06:21.337Z (3 months ago)
- Topics: context-api, hooks, reactjs
- Language: JavaScript
- Homepage:
- Size: 659 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/