Live Link:- https://edurekanet.herokuapp.com/
Screenshots:-
Features of My E-learning Platform code:-
Dynamic Slider User Login/ Registration Add To Cart / Remove From Cart Add Coupons Payment Gateway Integration Custom Admin Panel User Panel Search bar Image Size Compressor
a) User Panel
-> Purchase Courses -> Download Certificate after completing the course -> Watch Videos -> Edit Profile -> Change Password -> Order History -> Add To Cart, Remove from Cart. -> Calculate Total Amount
b) Custom Admin Panel
-> Upload Video for Particular course -> Add Post -> Category, Sub Category, and Sub Sub Category -> Autoslug -> Add Multiple Sections like FAQ or Price or Features -> Add Discount Coupons -> All Orders -> All Users -> Allow Certificates to Users, Admin has permission to enable or disable the certificate. -> Index Categories and Post (Move post and Categories) -> Add Dynamic Sections on Homepage -> Add latest offers on banners -> Add Blogs
and many other functionalities in this project...
Before running the project, run these commands,
-
pip install -r requirements.txt
-
python manage.py migrate
-
python manage.py runserver