Course stream web application in Django

yogeshnile

Yogesh Nile

Posted on November 17, 2020

Course stream web application in Django

Hello Dev,

  • I wanna show you to I have developed web application like udemy. That you will learn free and paid courses.
  • This web application developed in django framework. Django is a Python-based free and open-source web framework that follows the model-template-views architectural pattern. It is maintained by the Django Software Foundation, an American independent organization established as a 501 non-profit.
  • This web application are integrated with payment service
  • In this application user details are validate via ajax

Github Repo

Here some screenshot of web application

  • Backend


  • Courses

  • Course Details

  • Checkout Page

  • Payment Process

  • Subscribed Courses

Contribution

  • If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.
    • If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.
💖 💪 🙅 🚩
yogeshnile
Yogesh Nile

Posted on November 17, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related