October 22, 2021
Share

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

  • Incoming truckload management from partners and marketplaces
  • Handle pallet management (addition, labelling, sorting, and searching)
  • Registering pallet locations and tracking
  • Handle outbound pallets (generating shipment dispatch, validating pallet dispatches, manage customer accounts, generate invoices, lading forms and so on)
  • 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.

Tech stack used

  • Front-end: ReactJs, Hooks Typescript, React router dom, Bootstrap 5, Axios and React widgets
  • Back-end: NodeJs, 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