Welcome to Team Sprint Tracker! This web application helps Agile teams manage their sprints more efficiently. Whether you are practicing Scrum, Kanban, or a hybrid approach, this tool allows you to visualize progress, assign tasks, and collaborate seamlessly.
- Sprint Planning: Create and manage sprints, set milestones and goals.
- Task Management: Create, assign, and prioritize tasks within a sprint.
- Burndown Chart: Visualize sprint progress with real-time burndown charts.
- Team Collaboration: Internal messaging, file sharing, and comment sections for each task.
- Performance Metrics: Analyze team performance over multiple sprints with historical data.
- Frontend: React.js
- Backend: Node.js, Express
- Database: MongoDB
- Authentication: JWT
- Deployment: Heroku
- Clone the repository.
- Navigate to the project directory.
- Install dependencies using
npm install. - Start the application using
npm start.
We welcome contributions! Please read our CONTRIBUTING.md for more details.
This project is licensed under the MIT License. See the LICENSE.md file for more information.
For questions or suggestions, please reach out at [your_email@example.com].
Happy Sprinting!