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-backend

Node.js and express server for a to-do-app
https://github.com/anagmrebelo/academy_to-do-app-backend

academy

Last synced: about 1 month ago
JSON representation

Node.js and express server for a 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

## Other Links
Front end code

Netlify deployed app

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