A system that allows anyone, in addition to buying, to have a user account as a seller, and after going through certain steps, the seller can add and sell her goods.
The project benefits from the REST architecture, that's why what the client needed was an API that he could deliver to the front team and
expand it along with the document. After specifying authentication and permissions, the final product is ready. The project has everything that sellers and buyers need and fulfills their needs.
Django orm, Django Rest Framework, PostgreSQL
With the permission of the client, part of the project code can be seen as a working sample at the address below.