Skip to content

Full Stack project with React.js, Node.js, MongoDB, enabling teachers to upload classes, track attendance, manage content. Enables students to find classes, submit assignments and ask their queries in one place, saving up to 30% of manual study time.

Notifications You must be signed in to change notification settings

svrajesh21/Virtual-Classrooms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Virtual Classrooms

A full-stack web application that simplifies online teaching and learning, built using React.js, Node.js, and MongoDB.


πŸš€ Features

πŸ‘©β€πŸ« For Teachers:

  • Upload and manage classes
  • Track student attendance
  • Post and manage assignments
  • Respond to student queries

πŸŽ“ For Students:

  • Browse and join classes
  • Submit assignments online
  • Ask questions and get help from teachers
  • Access all study content in one place

⏱️ Designed to save up to 30% of manual study and coordination time


πŸ” Login & Access Control

πŸ‘₯ Student vs Teacher Access

  • βœ… Students must sign up using the regular login/signup form on the homepage.
  • πŸ”’ Teachers must go through the Admin Dashboard to register.
    • This ensures students cannot act as teachers.
    • πŸ›‘οΈ Admin Dashboard Password: admin123

πŸŽ₯ Attendance Logic

  • Attendance is automatically recorded for students only if:
    • They watch the uploaded video class.
    • ⏳ At least 70% of the video must be completed.

Prevents fake attendance and ensures student participation.


πŸ›  Tech Stack

Frontend Backend Database
React.js Node.js MongoDB

πŸ“‚ Project Structure

/frontend     β†’ React frontend  
/backend      β†’ Node.js   
/database     β†’ MongoDB   

πŸ“¦ Installation

  1. Clone the repo
git clone https://github.com/svrajesh21/Virtual-Classrooms.git
cd Virtual-Classrooms
  1. Start frontend
cd frontend
npm install
npm start
  1. Start backend
cd backend
npm install
npm start

πŸ§ͺ Environment Variables

Make sure to add your .env files with the appropriate API keys and Client IDs


πŸ“ License

This project is open source and available under the MIT License.


πŸ™‹β€β™‚οΈ Author

Developed by SV Rajesh

πŸ“¬ Contact

Feel free to reach out for collaboration or feedback!

πŸ“§ Email: svrajesh21@gmail.com
πŸ”— LinkedIn: S V Rajesh
πŸ™ GitHub: github.com/svrajesh21

About

Full Stack project with React.js, Node.js, MongoDB, enabling teachers to upload classes, track attendance, manage content. Enables students to find classes, submit assignments and ask their queries in one place, saving up to 30% of manual study time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published