Skip to content

A NestJS-based Inventory Management System that uses QR codes to track and manage the contents of boxes during a move.

Notifications You must be signed in to change notification settings

georn/inventory-management

Repository files navigation

Nest Logo

Inventory Management System

A NestJS-based Inventory Management System that uses QR codes to track and manage the contents of boxes during a move. Includes a simple web interface for easy input and retrieval of inventory details.

Description

This project is an Inventory Management System built with the Nest framework. It allows users to create, manage, and track the contents of boxes using QR codes, especially useful during a move. The system includes a web interface for easy data entry and retrieval.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

If you find this project useful and would like to support its development, please consider contributing or giving it a star on GitHub.

License

This project is licensed under the CC-BY-NC-4.0 license.

About

A NestJS-based Inventory Management System that uses QR codes to track and manage the contents of boxes during a move.

Resources

Stars

Watchers

Forks

Packages

No packages published