Skip to content

A platform for teachers to put out textual content.

Notifications You must be signed in to change notification settings

RishabhKodes/eLearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eLearn

About The Project

This is the time for online learning all the classes are going online so I created a web app where teachers can make their online classes, upload materials and the students can then enroll in those courses and access all the resources. You can enroll on the website as a Student or an Instructor.

  1. If you are signed in as a Student you can view and enroll in any of the courses being offered by the Teachers on the portal.
  2. If you are signed in as a Teacher you can enroll in any course and add a lesson/material of yours which can be studied by any Student.

Built With

Some major frameworks that were used in creating of this project.

Getting Started

Installation

  1. Clone the repo
git clone git@github.com:RishabhKodes/eLearn.git
  1. Goto root directory
cd eLearn
  1. Install NPM packages
npm install
  1. Run using command:
npm start
  1. Visit Link
https://localhost:3000

Contributing

Currently there are predefined courses on the website, so a feature that requires the Teachers to add their own courses on the wesite is required. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact Me

Rishabh Bhandari - Website Email LinkedIn

Made with ❤️
by e33or_assasin

About

A platform for teachers to put out textual content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published