A web-based platform designed to help final-year students find ideal project partners based on skills, interests, and compatibility. The system enables real-time messaging,connecting to Users, profile creation, project posting, and structured collaboration.
- Create and edit student profiles with skills, education,certifications and projects experience.
- Send, accept, or reject collaboration requests.
- Real-time messaging via WebSocket after connection is accepted.
- Add and view posts from other users in the dashboard.
- Browse other users and manage your network.
- Search users based on filter(skills,project experience,location)
- Secure login and registration with validations.
- Clean and responsive frontend design.
- Developed using modular, scalable backend architecture.
Backend:
- Spring MVC
- Hibernate ORM
- MySQL
- WebSockets (for real-time chat)
Frontend:
- HTML
- CSS
- JavaScript
- JSON (for API interaction)
-
Clone the Repository
git clone https://github.com/yourusername/buildyourteam.git
-
Open the project folder in Eclipse IDE
-
Update the Database Configuration
Modify thespring-servlet.xmlfile with your local MySQL database credentials. -
Configure Apache Tomcat 9 Server
-
Run the Application
Launch it in your browser using Tomcat (e.g.,http://localhost:8080/build_your_team1/login)
This project is licensed under the MIT License – see the LICENSE file for details.
🚧 Currently Under Development – Features may change and evolve. Contributions are welcome!











