https://github.com/matmanna/mini-mentor
🌱 Micromentorship for the masses -- Offer or receive free skill-building lessons to never stop growing.
https://github.com/matmanna/mini-mentor
edtech nextjs pennapps pennapps-xxvi saas social-media supabase
Last synced: 9 months ago
JSON representation
🌱 Micromentorship for the masses -- Offer or receive free skill-building lessons to never stop growing.
- Host: GitHub
- URL: https://github.com/matmanna/mini-mentor
- Owner: matmanna
- License: mit
- Created: 2025-09-20T16:12:38.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-28T22:38:30.000Z (9 months ago)
- Last Synced: 2025-09-29T00:18:06.096Z (9 months ago)
- Topics: edtech, nextjs, pennapps, pennapps-xxvi, saas, social-media, supabase
- Language: TypeScript
- Homepage: https://mini-mentor.netlify.app
- Size: 556 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MiniMentor
🌱 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](https://mini-mentor.netlify.app)
## Overview
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.
## What It Does
- **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
## How We Built It
**Frontend**:
- Next.js
- React
- shadcn/ui
- Tailwind CSS
**Backend**:
- Supabase
- PostgreSQL
- Node.js
- Next.js
## What's next for MiniMentor
- 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
-
## How to Run the Project
1. Clone the repository: git clone https://github.com/matmanna/mini-mentor.git
2. Navigate to the project directory: cd mini-mentor
3. Install dependancies: npm install
4. Run the development server: nom run dev
5. Open http://localhost:3000 in your browser