Skip to content

GainSkill is a course selling platform where Instructors can publish their courses, also can add course related quiz. Students can enroll course directly if the course is free otherwise they have to purchase using Sslcommerz payment gateway.

Notifications You must be signed in to change notification settings

Sany07/EdTech-Platform-Django-SSlcommerz

Repository files navigation

Learning Platform

GainSkill-Video-Course-Selling-Platform

Installation

open terminal and type
https://github.com/Sany07/Video-Course-Selling-Platform-Django.git

or simply download using the url below
https://github.com/Sany07/Video-Course-Selling-Platform-Django.git

Install requirements

pip install -r requirements.txt

Database

Set the database from settings.py

To migrate the database open terminal in project directory and type

python manage.py makemigrations
python manage.py migrate

Collects all static files in your apps

python manage.py collectstatic

Add your sslcommerz Store Id and Store Password from Django Admin

Run the server

python manage.py runserver


















========Thank You=========

About

GainSkill is a course selling platform where Instructors can publish their courses, also can add course related quiz. Students can enroll course directly if the course is free otherwise they have to purchase using Sslcommerz payment gateway.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published