Skip to content

benaissazaki/django_course_sharing

Repository files navigation

Courses Catalog

A web application to share courses and exams made with Django.

Installation

Make sure you have pipenv installed

pip install pipenv

At the project's root (same directory as manage.py) run the following command:

pipenv install --dev

If you don't want to install dev packages you can omit the --dev

About

A Django web app to share PDF and video courses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published