store manager

Store Manager API

  • Type : Backend
  • Date : October, 2019 - March, 2020
  • Skills : NodeJS, ExpressJS, Sequelize, PostgreSQL

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.

View on GitHub