Design of e-commerce website based on Django

Chang Li,Fen Zhang,Xin Min
DOI: https://doi.org/10.1117/12.2660790
2023-02-02
Abstract:This e-commerce system adopts HTML+Javascript+Python+Django, following the mode of modern social trading platform1. This data is found on the Internet and imported into the database for easy calling and viewing. E-commerce products are divided into different types on the website, and each product has its own brand. This makes it convenient for consumers to select the products they need and improve product sales. The simplicity of Python language makes this design can be completed efficiently. There is a clear division of labor between the front end and the back end. The front end uses HTML + JavaScript, and the back end uses Python + Django 2. Unlike the traditional Django framework, the advantage is that it does not require third-party libraries and tools to build the website, making it easier to use.
Business,Engineering,Computer Science
What problem does this paper attempt to address?