Skip to content

arzoo0511/sigma-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Sigma Study - Peer-to-Peer Learning Platform

πŸ“š Overview

Sigma Study is an innovative e-learning platform where students teach other students. It empowers learners to share knowledge, create courses, and engage in collaborative education.

✨ Features

  • πŸŽ“ Student-to-Student Learning: A unique platform where students can teach and learn from each other.
  • πŸ“– Course Creation: Users can create and upload courses in various subjects.
  • πŸ“ Interactive Learning: Includes quizzes, discussions, and real-time feedback.
  • 🌍 Accessible Education: Open to all learners globally.
  • πŸ“Š Progress Tracking: Users can track their learning journey and achievements.

πŸ›  Tech Stack

  • Frontend: React, HTML, CSS, JavaScript
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: Firebase/Auth0
  • Deployment: Vercel/Netlify for frontend, Heroku for backend

πŸš€ Installation

# Clone the repository
git clone https://github.com/yourusername/sigma-study.git

# Navigate to the project directory
cd sigma-study

# Install dependencies
npm install

# Start the development server
npm start

🀝 Contribution Guidelines

We welcome contributions from the community! Follow these steps to contribute:

# Fork the repository
git fork https://github.com/yourusername/sigma-study.git

# Create a new branch for your feature/fix
git checkout -b feature-branch

# Commit your changes
git commit -m "Add new feature"

# Push to your fork
git push origin feature-branch

# Submit a pull request on GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors