Skip to content

Anjana2310/Inventory-UI

 
 

Repository files navigation

AMRIT - Inventory

License: GPL v3

This repository contains the user interface (UI) design for an inventory management application. The UI is designed to provide a user-friendly and efficient way for users to manage their inventory and perform various inventory-related tasks.

Features

  • Dashboard: Displays an overview of inventory statistics, including total items, low stock alerts, and recent activity.
  • Product Management: Allows users to add, edit, and delete products in the inventory.
  • Inventory Tracking: Enables users to track the quantity and location of each item in the inventory.
  • Stock Alerts: Provides notifications and alerts for low stock levels and out-of-stock items.
  • Order Management: Allows users to create, track, and manage orders for replenishing inventory.
  • Reporting: Provides reports and analytics on inventory performance, sales and trends.
  • User Management: Allows administrators to manage user accounts and access permissions.

Building From Source

Clone the repository to your local machine and install the dependencies using node package manager(npm)

  • ng build
  • ng test
  • ng serve

Prerequisites

Installation

This service has been tested on Wildfly as the application server.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.3%
  • HTML 22.9%
  • CSS 9.9%
  • Other 0.9%