Skip to content

Abhisek0721/mentorsklub-frontend

Repository files navigation

MentorsKlub Frontend

This is the frontend component of MentorsKlub, a virtual mentorship software developed.

Backend Source Code: Click Here

Features

  • Authentication: User registration, login, and JWT-based authentication.
  • User Management: CRUD operations for user.
  • Mentee Management: CRUD operations for mentee (subpart of user).
  • Mentor Management: CRUD operations for mentor (subpart of user).
  • Mentorship Sessions: Schedule, join, and manage mentorship sessions.
  • Subscription Management: Mentee can subscribe to mentor for upcoming sessions.
  • Messaging: User can interact with each other throught messages.
  • Notifications: Send notifications for session reminders and updates.

Technologies Used

  • Reactjs: A frontend library for building single page application.
  • NestJS: A progressive Node.js framework for building efficient, reliable, and scalable server-side applications.
  • MongoDB: A NoSQL database for storing user and session data.
  • Mongoose: An ODM for MongoDB, used for modeling application data.

Installation

  1. Clone the repository: git clone https://github.com/Abhisek0721/mentorsklub-frontend
  2. Install dependencies: npm install
  3. Set up environment variables: Create a .env file and define the following variables:
       VITE_REACT_APP_SERVER_URL=https://mentorsklub-api.onrender.com
    
  4. Run the server: npm run dev

API Documentation

The API documentation for MentorsKlub Backend is available on Postman. You can view and interact with the API by clicking the buttons below:

License

This project is licensed under the MIT License - see the License: MIT file for details.



Feel free to contact me: abhisek0721@gmail.com

About

MentorsKlub Frontend (Virtual Mentorship Hubs).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages