Project Tracker is a comprehensive web application designed to streamline project management. Built by a talented 5-member team, this tool offers robust features for efficient task tracking and project oversight.
- Dual User Roles:
- Project Creator
- Task Completer
- Project Management:
- Create and manage projects
- Set up tasks and milestones
- Task Handling:
- Assign tasks to team members
- Track task completion
- Verification System:
- Submit proofs of task completion
- Verify submitted proofs
- Frontend: React.js
- Backend: Node.js, Express.js
- Database: MySQL
The application is built with a clear separation of concerns:
- Frontend: React.js-based user interface
- Backend: Express.js server handling API requests
- Database: MySQL for data persistence
(Include instructions for setting up the project locally)
We welcome contributions to Project Tracker! Please see our Contributing Guide for more details.
This project is the result of collaborative effort by a 5-member team. Key contributions include:
- Database design and management
- Backend route development
- React.js frontend implementation
MIT License