Skip to content

This project is a book store coding in Python and implemented with Django framework.

License

Notifications You must be signed in to change notification settings

Mahdifp12/book_shop

Repository files navigation

Book Shop (Django project)

I used a free template in this project.

In this project, the topic is a bookstore

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

requirements

pip install python3.9
pip install Django
pip install django-render-partial
pip install djangorestframework
pip install Unidecode
pip install Pillow
pip install sorl-thumbnail
pip install jdatetime

or

requirement file

pip install -r requirements.txt

License

Apache license

Images :

Load page
Video project
Book Slider

Load page :

load-page

Most of the points of the project are shown in the video below :

out_put_project.updating.mp4

Books slider :

books-slider