Project Description
This is a project management and task tracking platform, inspired by Trello but enhanced with advanced features. Built with Laravel for the backend and HTML/CSS for the frontend, the platform offers an intuitive and organized way to manage projects.
Key features:
- Workspaces: Create and organise multiple workspaces.
- Boards: Inside each workspace, users can create boards to manage different projects.
- Tasks (Cards): Boards contain lists, and lists contain cards (tasks).
- Task Management: On each card, users can:
- Add comments
- Assign members
- Set labels and due dates
- Track activity history
- Drag and Drop: Smoothly drag cards from one list to another (e.g., moving a task from "In Progress" to "Completed").
- Activity Tracking: Monitor updates and actions performed on each card.
The system delivers a user-friendly, real-time experience for individuals and teams to plan, collaborate, and track project progress.
Technologies