The project was an academic project that needs multiple features to grow and develop on the Django platform
He wanted the users to be able to open an account, be able to buy their products, have a shopping list and finally pay. Also, they can put the data of each product on the cloud platform, and he wants to use Celery technology to manage the queue.
In the first step, we have to design the ERD of the project. We are going to use the SQL database. After designing and preparing the pages and using the Django engine template, it is time to prepare the authorization system and also create the celery configuration for queue management, which will be added to the system. After this, the store is almost ready and can be brought to the final stage by fixing the product design details.
Python OOP, Django ORM, PostgreSQL, Celery, Docker
With the permission of the client, after the specified date, the project is now open source and can be seen