/Classroom

Online Site which help Students to get easy access to their Classroom.

Primary LanguageJavaScript

GIF Winter Project
Study Hut

Classroom forks Classroom stars Classroom issues Classroom pull-requests

GitHub Profile README whats's included?

This site provides a way to help Students to get easy access to their classrooms. Additionally they also get suggestions for projects and books too.

Many times we are in a dilemma after searching for books, projects and a lot of study stuff from Google hence we have tried to make an online webapp which work as a classroom, centralizing the specific collection referred by the instructor.

The Backend Files can be found at ClassRoom Backend

Demo

Snapshots

HOME PAGE

PROJECTS

BOOKS

🧐 Features and Goals

Instructor

  • Create Classroom

  • Projects suggestions

  • Books Suggestions

  • Create Assignments

Student

  • Easy access to courses

  • Find Projects

  • Find Reference Books

  • Do Assignments

🛠️ Installation Steps

  1. open Terminal and clone the repo
  git clone https://github.com/parulsurana/Classroom.git
  1. cd over
   cd Classroom
  1. Install packages and dependencies
  npm install
  1. Run the app
  npm start

🌟 You are all set!

  • And you will be redirected to the HomePage of Classroom.

  • Now you can register yourself as the Instructor/Student.

  • Being an Instructor, you can add multiple classes, projects, assignments and give book suggestions/reference to the student.

  • And being a Student, Enjoy Classes :)

prerequisite Prerequisites for OS

prerequisite Tech Stack

prerequisite Contributors

Please contribute using GitHub Flow. Create a branch, add commits, and open a pull request.