A reverse-engineered clone of the popular project managment app trello.
Chingu Voyage-6 | https://chingu.io/
- React.js
- Express.js / Node.js
- GraphQL
| Goal | Status |
|---|---|
| User can log into app to access features | ✅ |
| User can create, remove and edit tasks | ✅ |
| User can add or remove tags to identify the priority of the task | ✅ |
| User can drag and drop tasks to any column | ✅ |
| User can filter tasks by tags | pending |
| User can search tasks | pending |
| User can share a task when it's done | pending |
This is a list of proposed features to add after MVP is completed.
| Goal | Status |
|---|---|
| User can see a feed of most recent activity | Not yet started |
| User can add a time limit to complete a task | ✅ |
| Add a calendar to manage his tasks | Not yet started |
| Support multilanguage | Not yet started |