A platform designed to foster community and collaboration among engineering students from various universities. With group project management, personal project tracking, and a space to share insights and experiences, The Campus Network is a small scale student hub.
- Collaborative Group Projects: Seamlessly manage and collaborate on group projects with tasks, deadlines, and progress tracking.
- Personal Project Tracking: Track individual projects, monitor progress, and showcase your work.
- Experience Sharing: Share campus experiences and insights to help fellow students.
- Messaging & Networking: Connect with peers through direct messaging and build connections across campuses.
- Profile Customization: Each student has a personalized space for sharing stories, tips, and project updates.
- Frontend: React.js
- Backend: Node.js, Express.js
- Database: MongoDB
- Hosting: Frontend: Vercel, Backend: Render
- Hitesh Choudhary for his insightful backend tutorials and open-source projects.
- Manu Arora for his platform, Aceternity, whose component library is used for styling.
Pull requests are welcome! For major changes, please open an issue first to discuss what you’d like to change.
- Fork the repository.
- Create your feature branch:
git checkout -b feature/AmazingFeature
- Commit your changes:
git commit -m 'Add some AmazingFeature'
- Push to the branch:
git push origin feature/AmazingFeature
- Open a pull request