AlmaMate is a platform designed to connect students with alumni, fostering mentorship, networking, and career guidance opportunities.
- Alumni and student registration and authentication
- Profile creation and management
- Messaging and communication features
- Job and internship postings
- Event and webinar hosting
- Search and filter functionalities for networking
- Frontend: JavaScript, React.js
- Backend: Node.js, Express
- Database: MongoDB
- Authentication: OAuth
- Deployment: Vercel
- Clone the repository:
git clone https://github.com/alankrit98/AlmaMate.git
- Navigate to the project directory:
cd AlmaMate
- Install dependencies:
npm install
- Start the application:
npm run dev
- Sign up as a student or alumni.
- Create and update your profile.
- Connect with other users via messaging and networking features.
- Browse job postings and events.
- Participate in mentorship programs.
Contributions are welcome! Feel free to fork the repository and submit pull requests.
This project is licensed under the MIT License.