Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anagmrebelo/academy_to-do-app-frontend

React and Chakra UI front end of to-do app
https://github.com/anagmrebelo/academy_to-do-app-frontend

academy

Last synced: 22 days ago
JSON representation

React and Chakra UI front end of to-do app

Awesome Lists containing this project

README

        

# To Do App - Full stack project

App features:

- Select user from list
- View tasks by User
- Edit a task
- Delete a task
- Add a new task by clicking on + buttom or pressing enter
- Complete a task
- Filter tasks by complete status
- Sort tasks by due date
- Persist tasks and user options in database

## Link to backend code

[Click me](https://github.com/anagmrebelo/to-do-app-backend)

This project was created using [Create React App](https://create-react-app.dev/)

![Screenshot 2023-08-23 at 20 02 40](https://github.com/anagmrebelo/to-do-app-frontend/assets/66007323/9e3b06d8-b5a4-436a-9d00-c6cf5ef0d165)