October 22, 2021
Share

Cloud-based liquidation inventory management and pricing application system is a proprietary warehouse management system. This application was specifically tailored for the purpose of managing liquidation warehouses, inventories, handle shipments, deliveries, logistics, manage stocks and so on. The core features of this solution are:

  • Smart liquidation inventory management with automated discount-based product pricing system
  • Create, edit and delete manifests
  • Incoming truckload management from partners and marketplaces
  • Handle pallet management (addition, labelling, sorting, and searching)
  • Registering pallet locations and tracking
  • Automate the process of tracking pallets through every process of warehousing

This project work involved MERN (Mongo, Express, React, Node) full-stack expertise and devops operations. The source code cannot be shared due to copyright issue.

API used

  • Rainforest
  • Amazon MWS
  • Walmart API
  • Upcitemdb API
  • Product Data API (apigenius.io)

Tech stack used

  • Front-end: ReactJs, Hooks Typescript, React router dom, Bootstrap 5, Axios and React widgets
  • Back-end: NodeJs, Python3, Express JS, MongoDB, REST, JSON
  • Authentication and Security: Session-based authentication (512-bit encryption), bcrypt, jsonwebtoken
  • Cloud stack: Linode VM, Linode stackscripts, Nginx
  • CI/CD Pipeline: Custom pipeline using Github Actions, Git flow