Mini-Amazon
A full-stack scalable Python Amazon shopping System interacting with a UPS warehouse delivery system.
Collaborate with Huidan Tan.
We simulated amazon shopping system in partnership with an UPS warehouse group who simulated UPS delivery operations. The web app intergrated Django as Front-end, and Python as Back-end.
We also utlized Google Protocol Buffers as our message communication protocol, which helps us unify the XML messages transmission via TCP/IP connections across multiple machines.
Read more at the Github Repo.