Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.24 KB

README.md

File metadata and controls

56 lines (42 loc) · 1.24 KB

AlmaMate - Alumni-Student Connection Platform

AlmaMate is a platform designed to connect students with alumni, fostering mentorship, networking, and career guidance opportunities.

Features

  • 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

Tech Stack

  • Frontend: JavaScript, React.js
  • Backend: Node.js, Express
  • Database: MongoDB
  • Authentication: OAuth
  • Deployment: Vercel

Installation

  1. Clone the repository:
    git clone https://github.com/alankrit98/AlmaMate.git
  2. Navigate to the project directory:
    cd AlmaMate
  3. Install dependencies:
    npm install
  4. Start the application:
    npm run dev

Usage

  1. Sign up as a student or alumni.
  2. Create and update your profile.
  3. Connect with other users via messaging and networking features.
  4. Browse job postings and events.
  5. Participate in mentorship programs.

Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests.

License

This project is licensed under the MIT License.