https://github.com/estebanbss/mini-trello
📝 A minimal trello clone in a practical way
https://github.com/estebanbss/mini-trello
angular tailwind trello trello-clone
Last synced: about 1 month ago
JSON representation
📝 A minimal trello clone in a practical way
- Host: GitHub
- URL: https://github.com/estebanbss/mini-trello
- Owner: Estebanbss
- Created: 2024-02-18T03:40:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T21:18:03.000Z (about 2 years ago)
- Last Synced: 2025-06-25T18:46:16.403Z (12 months ago)
- Topics: angular, tailwind, trello, trello-clone
- Language: HTML
- Homepage: https://estebanbss.github.io/mini-trello/
- Size: 3.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MiniTrello
"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](https://estebanbss.github.io/mini-trello) ▶️
## Overview

## Features ⭐
- 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
## Stack 📚⛏️



## Next Features 🚀
- Profile editing
- Adding multiple accounts to a dashboard
- Customizing dashboard background
- UI bug fixes and improved UX