Skip to content

NatalNW/simple-mooc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Mooc

Simple Mooc is a web course provider (like udemy) developed using Django Framework

How to Run

This project uses poetry as package manager.

Execute the commands below on the root project:

$ make install
$ make migrate
$ make runserver

Open http://localhost:8000 to see the Simple Mooc

About

Simple Mooc

Topics

Resources

Stars

Watchers

Forks