Let’s build an e-commerce website with Python + Flask
Welcome back! Flask is an awesome web framework that’s used with Python, so let’s develop a sample e-commerce website with this framework! We will be using a project that’s already developed out on Github, below is a link to this specific project:
This article will go over this entire project in a very high level fashion (not super in depth), you can always download this project and run it if you’de like, please remember to give full credit to the original developer of this code! With that out of the way let’s build this project!
Building The Project
Starting off, the project is already broken down in a few different files:
Github also showcases how much (percentage wise) each programming language is used in this project: