Skip to content

SRICKKY/Video_Course_Django

Repository files navigation

Programming.com

(This is what I call it.)

Technology Used

  • [Twitter Bootstrap] - great UI boilerplate for modern web apps
  • [Django] - used in the backend
  • [Stripe] - Payment Gateway used here
  • [jQuery & Javascript] - duh

Installation

Install the dependencies and devDependencies and start the server.

$ pip install -r requirements.txt
$ pyhton manage.py makemigrations
$ python manage.py migrate
$ python manage.py createsuperuser

About

A website for Video Courses with Stripe Payment Gateway. This webapp is built on Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published