Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 815 Bytes

File metadata and controls

16 lines (9 loc) · 815 Bytes

storefrontbase | eCommerce web site using Python Django.

This project covers, completed backend with Django ORM(with MySQL) with the proper database design and structure and fully operational Admin panel of the web app, using Python Django.

In this project, it covers all the areas of the backend part for the fully functional Admin panel frontend only. Next main public frontend and the backend API part of the web app are not covered in this project.

..........

Resources

  • Related Video Series : Starting from https://youtu.be/rHux0gMZ3Eg video. [Code with Mosh - The Ultimate Django Series_ Part 1][5 hours, 100 lessons]

Languages / Covered topics

  • Python, Django
  • LEARN: Django debug toolbar, Django Object-Relational Mapper (ORM), Database design and structure, Fully functioanal Admin Panel