Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 1.35 KB

README.md

File metadata and controls

34 lines (17 loc) · 1.35 KB

Online-shopping-store

Снимок экрана 2023-05-11 в 13 24 37

Our Django project will help you create an online store. Through this project, users will become online shoppers and will be able to choose products, buy and place orders.

Features of the project:

  • A complete interface for users to queue easily and quickly.

  • List of products by category and the ability to search.

  • Product details, pictures and prices.

  • Users will be able to add new products.

  • Order acceptance, payment and delivery functions.

  • Reports and billing options for users.

The project uses the following Django technologies:

  • Django Web Framework: able to create websites easily and quickly.

  • Django ORM: Automates data manipulation and makes it easy to send additional queries to the database.

  • Django templates: help you create and design new pages.

  • Using Django Forms: Creating user-friendly interface elements for user interaction.

  • The project is hosted as an open source code on GitHub. With this code, you can modify the project, test it, and add new features.

  • Project setup and usage guides are also available in the GitHub repository, and a contact is provided for you to contact the project team.