Skip to content

ardiansoul/mientor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mientor

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.

Planned Features

  • 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.

Getting Started

  1. Clone the repository:
    git clone https://github.com/yourusername/mientor.git
  2. Install dependencies for both frontend and backend:
    cd mientor
    cd backend
    npm install
    cd ../frontend
    npm install
  3. Start the backend server:
    cd backend
    npm start
  4. In a new terminal, start the frontend development server:
    cd frontend
    npm start

Technologies Used

  • Node.js
  • React
  • Express
  • Postgress

Contributing

Contributions are welcome! Please open issues or submit pull requests for improvements.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors