This is a solution to keep track of items in a store and provide the possibility for analytics to enable informed decisions.
The API is consumed by an Android application used by product distributors in Kampala to manage inventory.
I was responsible for creating the API and endpoints ranging from check-in and check-out of items to report creation.
I used Express - NodeJS since the application involves a lot of transactions, something for which NodeJS is optimized.