Bridging the gap between Campus and Career. ConnectLink is a modern digital community designed to bring Students, Alumni, and Teachers together on a single, secure network.
In many educational institutions, the connection between current students and alumni is often lost after graduation. ConnectLink solves this by creating a centralized platform where:
- Students can seek guidance and mentorship.
- Alumni can share opportunities and achievements.
- Teachers can facilitate better communication.
This platform fosters a strong professional community, making networking accessible and verified within the college ecosystem.
- π Secure Authentication: JWT-based login & registration system ensuring data privacy.
- π€ Role-Based Profiles: Dedicated profiles for Students, Alumni, and Teachers.
- π Dynamic Feed: Users can create posts, share updates, and interact with the community.
- π Global Search: Find and connect with alumni or peers instantly.
- π± Responsive Design: A fully mobile-responsive UI built with Tailwind CSS.
- π€ Networking: Verify users and build meaningful professional connections.
| Component | Technology |
|---|---|
| Frontend | React.js, Tailwind CSS, Axios |
| Backend | Node.js, Express.js |
| Database | MySQL (Relational Data Management) |
| Auth | JSON Web Tokens (JWT) |
| Deployment | Vercel (Frontend), Railway/Render (Backend) |
(Add screenshots of your Dashboard, Login Page, and Profile Page here)
Distributed under the MIT License. See below for details.
MIT License
Copyright (c) 2024 Vaibhav Vishwakarma
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.