Skip to content

Create udemy-like courses by using educational content from youtube

Notifications You must be signed in to change notification settings

naefun/open-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open course

Create courses by adding learning content in the form of youtube videos, PDFs, quizzes and text based articles. All which can be viewed in site, without having to navigate to another website.

Running locally

Install dependencies

npm install

Spin up the docker containers
Note: The docker containers includes the mongo database and the REST api used to interact with it.

docker-compose up

Run the app

npm start

About

Create udemy-like courses by using educational content from youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published