Trello-Clone is a web-based project management tool that aims to replicate the functionality and user experience of Trello. It provides a platform for organizing tasks, creating to-do lists, and managing projects efficiently and effectively. Trello-Clone has been developed with the goal of improving collaboration and productivity among teams.
- EightFiveZeroEight
- jesso4
- etrullinger
- Downtown2-6
- User-friendly interface
- Drag and drop functionality to rearrange tasks and prioritize them
- Real-time collaboration with team members
- Ability to add attachments and comments to tasks
- Supports multiple boards and projects
- Mobile-responsive design
- ReactJS for front-end development
- Node.js and Express for back-end development
- MongoDB for database management
To run Trello-Clone on your local machine, follow these steps:
- Clone the repository:
git clone git@github.com:Capstone-group-b/trello-clone.git
- Install dependencies:
npm install
- Seed:
npm run seed
- Start the development server:
npm run start:dev
Trello-Clone is an open-source project, and contributions are always welcome! Please follow the Contributing Guidelines before making any contributions.
Trello-Clone is licensed under the MIT License.