Skip to content

It includes all features of Udemy | Built in Django

Notifications You must be signed in to change notification settings

dev-abdullaev/Udemy-Clone

Repository files navigation

Udemy-Clone

Live Demo - https://educative-online-platform.herokuapp.com

Installation

Clone this repo or just download directly from github and activate virtualenv.
if you are in mac or linux then

source venv/bin/activate

if you are in windows then

venv\Scripts\activate

Required Packages

Install all required packages via

pip install -r requirements.txt

Usage

Then type this command in your terminal/command prompt

python manage.py runserver

go to the link http://127.0.0.1:8000 and Boooom welcome to fully functional Udemy Clone - Educative

Roles

Student
Teacher
Superuser

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

It includes all features of Udemy | Built in Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published