Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iryb/tasks-dashboard
React app for task management.
https://github.com/iryb/tasks-dashboard
bootstrap firebase reactjs redux-toolkit scss
Last synced: about 2 months ago
JSON representation
React app for task management.
- Host: GitHub
- URL: https://github.com/iryb/tasks-dashboard
- Owner: iryb
- Created: 2021-12-03T11:14:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T16:56:58.000Z (about 1 year ago)
- Last Synced: 2023-11-14T14:49:56.311Z (about 1 year ago)
- Topics: bootstrap, firebase, reactjs, redux-toolkit, scss
- Language: JavaScript
- Homepage: https://tasks-dashboard-49705.firebaseapp.com/
- Size: 2.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tasks dashboard
This is simple React app for task management.
## Demo
[View demo](https://tasks-dashboard-49705.firebaseapp.com/)
## Features
- Authentication
- Task creation and editing
- Search
- Task assignments
- Comments
- Personal dashboard## Tech stack
- React
- Redux Toolkit
- Bootstrap
- Firebase
- HTML
- SCSS## Screenshots
### Project
![1](https://github.com/iryb/tasks-dashboard/assets/44324806/b2523caf-ca47-48ce-925d-9d0938f0d615)
### Task details
![2](https://github.com/iryb/tasks-dashboard/assets/44324806/c96a70ef-9f93-44ed-b33b-d9453f985a73)
### Search
![3](https://github.com/iryb/tasks-dashboard/assets/44324806/fa404b00-6802-4ea4-8d04-d1bfe44126fd)
### Dashboard
![5](https://github.com/iryb/tasks-dashboard/assets/44324806/39b50565-c256-4639-808c-a94a75002d41)
### Profile settings
![4](https://github.com/iryb/tasks-dashboard/assets/44324806/e0634e51-db2b-4954-a933-6349bbdc8e77)
### Login / Sign up
![6](https://github.com/iryb/tasks-dashboard/assets/44324806/07a0b9c9-eff0-4e3b-8908-b71b5c141181)