Welcome to our Trello clone project! This is a group project created by the cohorts of Parsity's coding bootcamp. We built a Trello clone using agile development methodology over the course of a four week part-time sprint.
Trello is a popular project management tool that allows users to create boards, lists, and cards to organize and prioritize tasks as users within an organization. Our goal was to replicate the basic functionality of Trello, including the ability to create and manage boards, lists, and cards, as well as drag-and-drop functionality for moving cards between lists.
Here are some of the key features we have included in our Trello clone:
- User authentication and authorization with protected routes
- Ability to create and manage boards, lists, and cards
- Drag-and-drop functionality for moving cards between lists and rearranging both cards and lists
- Integration with a database for persistent data storage
Our Trello clone is built using the following technologies:
- React.js and Redux Toolkit for the frontend (using React-beautiful-dnd for drag and drop)
- Node.js and Express for the backend
- MongoDB and Mongoose for the database
- Deployment with render on the backend and vercel on the frontend
To get started with our Trello clone project, follow these steps:
- Navigate to https://tre-hej.vercel.app/
- Sign up and log in
- Explore and have fun
- ** please note there are some loading lag times in the live deployment. if experiencing issues try refreshing the app or waiting, content will render.
Thanks for checking out our project!