Online store on the Django framework with the use of authorization, pagination, adding products to the cart.
The online store is developed on the Django framework using a virtual environment for local launch. Controllers to which HTML pages are connected have been created. The development process uses the Django ORM, namely the SQLite database. Developed user model and processes of authorization, registration, personal account, logout and error processing.