Hi there,
This is the ecommerce project.
About project
- the project include two services, include Product and Order, the product service handle everything related to product and order service handle everything related to orders.
- these service work seporately ( i mean seporate db and fuctionality ) and communicate with each other using message broker.
Stack used in this projec and tools
programin language : Python Framework : Django Database : PostgreSQL Messgebroker : RabbitMQ caching system : Redis other : docker