Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sedaklnc/strapi-todo-app

Todo app with strapi
https://github.com/sedaklnc/strapi-todo-app

react strapi tailwindcss todo

Last synced: 21 days ago
JSON representation

Todo app with strapi

Awesome Lists containing this project

README

        

To do App




## About
Todo app developed using react, tailwind and strapi

Showcase 🍄


![image](https://user-images.githubusercontent.com/63013903/213046961-ab4bc311-2779-4f71-91f1-22525238a5b0.png)

![image](https://user-images.githubusercontent.com/63013903/213042796-9ec809ad-1d8f-4c63-899a-170fb5a0cd3a.png)

### 📜 **Tasks**
- [x] React application.
- [x] There will be 3 buttons on the screen. Complete, Change, and Delete.
- [x] After clicking on the button, it should be different things.
- [x] After clicking add button it will be automatically loaded on the strapi.
- [x] After clicking Change button it will be automatically Changed on the strapi
- [x] After clicking Delete button it will be automatically Deleted on the strapi
- [x] After clicking Completed button it will be automatically line-through.