🌱 Micromentorship for the masses-- Connect, learn, and grow through personalized skill-building lesson and get the opportunity to help others achieve their goals as well.
Deployment URL: https://mini-mentor.netlify.app
A platform that bridges aspiring learners with experienced mentors through intelligent matching and seamless communication tools. Create custom learning forms, find perfect matches, and develop skills in a structured yet flexible environment.
- Smart Matching: Form-based system connects learners with ideal mentors
- Custom Learning Paths: Create tailored learning objectives and curricula
- Direct Communication: Built-in messaging for seamless mentor-learner interaction
- Skill Development: Structured approach to acquiring new competencies
Frontend:
- Next.js
- React
- shadcn/ui
- Tailwind CSS
Backend:
- Supabase
- PostgreSQL
- Node.js
- Next.js
- Review/Messaging System (star reviews to improve mentor selection)
- Advanced moderation systems (AI-powered)
- Advanced Location-based Searching and Filter Capabilities
- Integration with platforms such as LinkedIn for skill-verification
- Session Videoconferencing Scheduling/Management Tools
- Stats-Tracking
- Clone the repository: git clone https://github.com/matmanna/mini-mentor.git
- Navigate to the project directory: cd mini-mentor
- Install dependancies: npm install
- Run the development server: nom run dev
- Open http://localhost:3000 in your browser