CRM for logistics and order processing on FastAPI
Developed a backend system for automating logistics and order management. The system allows creating, processing, and tracking orders, controlling delivery statuses, and working with clients, suppliers, and routes.
The project implemented a REST API architecture, connected PostgreSQL, caching through Redis, action logging, order status processing, and basic analytics on deliveries and system activity.
The main focus was on the stability of backend logic, correct database structure, fast processing of API requests, and the ability to further scale the system.
#Python #FastAPI #PostgreSQL #Redis #RESTAPI #Backend #CRM #Logistics
The project implemented a REST API architecture, connected PostgreSQL, caching through Redis, action logging, order status processing, and basic analytics on deliveries and system activity.
The main focus was on the stability of backend logic, correct database structure, fast processing of API requests, and the ability to further scale the system.
#Python #FastAPI #PostgreSQL #Redis #RESTAPI #Backend #CRM #Logistics