AlumConnect is a dynamic web platform designed to strengthen alumni relationships by connecting former students with their alma mater. Built for the Smart India Hackathon 2024 (SIH 2024), this platform focuses on fostering collaboration, networking, and resource-sharing among alumni and students.
AlumConnect enables alumni to stay engaged with their institution through features such as event notifications, mentoring opportunities, and a job portal. Students and alumni can connect in meaningful ways, creating a vibrant and supportive community.
- User Authentication: Secure login for alumni, students, and administrators.
- Alumni Directory: A searchable list of alumni with profiles including professional and academic details.
- Event Management: View and register for alumni events and webinars.
- Job Portal: Post and apply for job opportunities within the network.
- Mentorship Program: Facilitate mentor-mentee connections.
- Real-time Chat: Communicate with other users via integrated messaging.
- Notifications: Stay updated with important announcements and messages.
- HTML5, CSS3, JavaScript
- React.js (or specify if another framework is used)
- Node.js (or specify backend framework)
- Express.js (if applicable)
- RESTful APIs for data handling
- MongoDB
- Authentication: [e.g., JWT, OAuth2]
- Cloud Hosting: [e.g., AWS, Firebase, or Heroku]
Make sure you have the following installed on your system:
- Node.js (v16.x or above)
- npm or yarn
- MongoDB Server (if applicable)
- Clone the repository:
git clone https://github.com/agastya3636/SIH2024.git cd SIH2024