Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Aryan-Ghosh-Code/SkillUp

Open more actions menu
ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

79 Commits
79 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒŸ SkillUp

Peer-to-Peer Skill Exchange & Mentorship Platform

๐Ÿš€ A full-stack platform for teaching, learning, and collaboration through
๐Ÿ’Ž credit-based skill swaps and ๐ŸŽ“ paid mentorship courses.

SkillUp Logo

React Node.js Express.js MongoDB Socket.IO Stripe JWT


๐Ÿ“– Overview

SkillUp bridges the gap between learners and mentors by creating a collaborative ecosystem where users can:

  • Swap skills for free using a credit-based system
  • Monetize expertise via structured mentorship programs

It ensures affordable learning, secure transactions, and real-time engagement, powered by a scalable MERN stack + real-time features.


๐Ÿ—๏ธ System Architecture

graph TD
    A[๐Ÿ‘ค User Profiles] -->|Skills + Preferences| B[(โš™๏ธ Matching Algorithm)]
    B --> C[๐Ÿ”” Real-Time Notifications: Socket.IO]
    B --> D[(๐Ÿ’Ž Credit System)]
    D --> E[๐Ÿ“š Free Skill Swaps]
    D --> F[๐Ÿ’ณ Paid Mentorship Courses]
    F --> G[(Stripe Payment Gateway)]
    C --> H[๐ŸŒ Responsive React.js Frontend]
    H --> I[(MongoDB Database)]
Loading

โœจ Features

  • ๐Ÿ”Ž Skill Matching Algorithm โ†’ Node.js + Express.js + MongoDB ensures relevant matches
  • ๐Ÿ’ก Skill Swaps & Mentorship โ†’ Choose between free credit-based exchanges or premium paid mentorship
  • ๐Ÿ“ฒ Real-Time Notifications โ†’ Socket.IO delivers instant updates for sessions & reviews
  • ๐Ÿ’Ž Credit System โ†’ Earn credits by teaching, spend to learn โ€” fair & transparent
  • ๐Ÿ›ก๏ธ Verified Learners โ†’ REST APIs for vetting learners/mentors
  • ๐Ÿ’ณ Secure Payments โ†’ Stripe/PayPal integrations for smooth payouts
  • ๐ŸŒ Modern UI/UX โ†’ React.js frontend with responsive design across devices
  • โญ Community Reviews โ†’ MongoDB-backed system for mentor & learner ratings

โš™๏ธ Tech Stack

  • Frontend โ†’ HTML, CSS, JavaScript, React.js
  • Backend โ†’ Node.js + Express.js (REST APIs)
  • Database โ†’ MongoDB (profiles, credits, reviews, transactions)
  • Real-Time โ†’ Socket.IO for notifications
  • Security โ†’ JWT, bcrypt.js, Helmet
  • Payments โ†’ Stripe API

๐Ÿ“Š Workflow

  1. User registers profile โ†’ selects skills & learning interests
  2. Matching Algorithm โ†’ finds best peer or mentor
  3. Credit Transactions โ†’ managed securely for swaps
  4. Session Confirmation โ†’ real-time notification via Socket.IO
  5. Mentorship Courses โ†’ secure payments via Stripe/PayPal
  6. Community Feedback โ†’ ratings & reviews stored in MongoDB

๐Ÿ—บ๏ธ Roadmap

  • Credit-based skill exchange
  • Real-time matching & notifications
  • Payment gateway integration
  • AI-driven skill recommendations
  • Mobile App (React Native)
  • Gamification (badges, leaderboards)

๐Ÿ‘ฅ Team & Contributors


๐Ÿš€ Getting Started

๐Ÿ”น Backend (Node.js + Express.js)

cd backend
npm install
npm run dev

๐Ÿ”น Frontend (React.js)

cd frontend
npm install
npm start

๐Ÿ”‘ Environment Variables

Create a .env file in backend:

MONGO_URI=your_mongodb_connection
JWT_SECRET=your_secret_key
STRIPE_KEY=your_stripe_key
PAYPAL_CLIENT_ID=your_paypal_client_id

๐Ÿ“ˆ Example Credit Transaction Log

====================================================================================================
 User                Action         Credits Earned   Credits Spent   Balance   Description
 Sganik Basak        Teach Coding     +50              0             350       Earned by teaching JS basics
 Aryan Ghosh         Learn Coding     0                -50           250       Spent to learn JS basics
====================================================================================================

N.B.: INITIAL DEFAULT CREDITS: 300

๐Ÿ“œ License

MIT License ยฉ 2025 SkillUp Team


โญ If you like this project, consider giving it a star to support us!

๐ŸŒ Together, letโ€™s make learning affordable, collaborative, and global โœจ SkillUp โ€“ Empowering people, one skill at a time. ๐Ÿš€

About

SkillUp๐ŸŒŸ, The future of peer-to-peer learning and mentorship. A place where sharing knowledge fuels growth, and every skill you teach unlocks a new opportunity to learn. Together, weโ€™re building a world where education is affordable, collaborative, and limitless. ๐ŸŒโœจ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 72.7%
  • CSS 26.4%
  • HTML 0.9%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.