Mientor is a mentorship platform in development, aiming to connect learners with expert mentors. The project will leverage custom-built AI technologies to facilitate personalized learning, guidance, and career development.
- AI-driven mentor matching
- Personalized learning paths
- Real-time chat and video sessions
- Progress tracking and analytics
- Resource sharing and collaboration tools
Note: These features are planned and currently under development.
- Clone the repository:
git clone https://github.com/yourusername/mientor.git
- Install dependencies for both frontend and backend:
cd mientor cd backend npm install cd ../frontend npm install
- Start the backend server:
cd backend npm start - In a new terminal, start the frontend development server:
cd frontend npm start
- Node.js
- React
- Express
- Postgress
Contributions are welcome! Please open issues or submit pull requests for improvements.
This project is licensed under the MIT License.