make server
make client
make device
Server - deploy server
Client - deploy tg bot
Device - must be deployed on the cart device
Smart cart is a device for speeding up the assembly of orders. This is achieved by distributing products into packages at the product collection stage. The system itself determines the order of product assembly and the number of the appropriate package. There are plans to improve the algorithm, taking into account the route of the order collector.
Project consists of three parts: server, ordering application (TG bot for demonstration) and cart application.
Server and bot are represented in this repository. They are at the demonstration stage.
Cart application is in other repository

