Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qridwan/pro-manager
https://github.com/qridwan/pro-manager
reactjs redux-query redux-toolkit tailwindcss
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/qridwan/pro-manager
- Owner: qridwan
- Created: 2022-09-24T19:44:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T15:26:47.000Z (7 months ago)
- Last Synced: 2024-04-30T16:29:04.677Z (7 months ago)
- Topics: reactjs, redux-query, redux-toolkit, tailwindcss
- Language: JavaScript
- Homepage: https://rid1-pro-manager.vercel.app
- Size: 3.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project planning web application
- Manage your team efficiently
## Tech Stack
**Client** : React, Redux-toolkit, Redux-query, TailwindCSS, React-dnd
**Server** : Node, Expressjs, Json-server
## KEY FEATURES
1.1) Authenticate user.
1.2) User can create new TEAM add team member.
1.3) Manage teams and participants.
1.4) CAn assign multiple team member from Team page.
1.5) Project page project task splited into "Backlog", "Ready", "Doing", "Review", "Blocked" and "Done" according to TEAM
1.6) New task can create from "Backlog" section.
1.7) Task can be dragable and synced with backend server.
1.8) User can delete project task from "backlog stage"
1.9) User can search project task fron "search input".
1.10) Everything relating to user is synced with backend database and used cached for great user experience.
Authors## [RIDWAN](https://github.com/thisisrid)