"Mini-Trello" is a simple trello clone. This project aims to replicate the functionality of Trello while incorporating improvements and fixes to improve user experience and performance by making it simpler.
Demo ▶️
- Login/Register with JWT token authentication
- Ability to create/update/delete the boards
- Ability to add/update/move/delete the cards
- Ability to add/update/move/delete the lists
- Add labels to the cards
- Supports adding of detail description in the cards
- Theme mode
- Profile editing
- Adding multiple accounts to a dashboard
- Customizing dashboard background
- UI bug fixes and improved UX