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
Images :
Load page
Video project
Book Slider
Load page :
Most of the points of the project are shown in the video below :
out_put_project.updating.mp4
Books slider :