- Introduction
- Features
- Technologies Used
- Installation
- Usage
- Project Structure
- Contributing
- License
- Acknowledgements
The Mentor-Mentee System is a web application designed to facilitate communication and progress tracking between mentors and students. It includes features for scheduling meetings, uploading achievements, monitoring academic performance, and direct messaging between mentors and students.
- Mentor and Student Registration and Login
- Profile Management for Mentors and Students
- Meeting Scheduling
- Achievement Uploads by Students
- Academic Performance Tracking
- Real-time Chat between Mentors and Students
- Frontend: HTML, CSS, JavaScript, React
- Backend: Node.js, Express.js, MongoDB
- Real-time Communication: Socket.IO
- Authentication: bcrypt
- Email Handling: Nodemailer
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/mentor-mentee-system.git