Skip to content

This project is a store that is implemented with Python language and Django framework

License

Notifications You must be signed in to change notification settings

Mahdifp12/Shop-Project

Repository files navigation

shop project (Django project)

I used a free template in this project. (This template has no business aspect and is only for one project)

In this project, the topic is a sell any product

By guiding the Django render partial library and module, I reduced the size of Template base and it became more optimal

Using the Django REST framework technology, I built an API for products (REST API)

requirement file

pip install -r requirements.txt

License

Apache license

Images :

Home page, Product page, Product Detail page, Contact us page
About Us page, Register User page, Articles page


Home Page in mobile
Product Detail Page in mobile
Contact Us page in mobile

Home page :

Alt text


Alt text

Product page :

Alt text

Product Detail page :

Alt text

Alt text

Contact Us page :

Alt text

About Us page :

Alt text

Register User page (User Form) :

Alt text

Articles page :

Alt text



Home Page in Mobile:

Alt text

Product Detail Page in Mobile:

Alt text

Contact Us in Mobile:

Alt text