Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariyan23/todolist
https://github.com/mariyan23/todolist
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mariyan23/todolist
- Owner: MariyaN23
- Created: 2023-08-15T19:27:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-05T17:44:44.000Z (4 months ago)
- Last Synced: 2024-08-06T18:31:25.618Z (3 months ago)
- Language: TypeScript
- Size: 5.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ✅ TodoList ✅
## Application Description
Application that stores information about the user's lists \
API: https://social-network.samuraijs.com/docs?type=todolist## Functionality
- Login/logout
- List of tasks to do
- You can mark a task as completed / not completed
- Adding new or deleting tasks and todolists## Stylization
The app is styled with components from Material UI library## Tools
- TypeScript
- React
- Redux Toolkit
- saga (separate branch)
- React Router Dom
- Material UI
- Formik
- Storybook