Skip to content

meghsohor/warehouse-inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory App

Built using:

  • React
  • React Router
  • React Hooks
  • Material-UI
  • LocalForage
  • Moment.js
  • Highcharts
  • i18next

Features:

  • Homepage: product list with view, edit and delete buttons and possible to disable / enable product

React Inventory App - Product List Page


  • Add/Edit product: information is validated before storing the data in LocalStorage

React Inventory App - Product Add/Edit Page


  • Product Details: Product details with Price and Quantity change history information in graph view

React Inventory App - Product Details Page

  • Mulit-language support and language can be switched from anywhere in the app

Built Environment

Node: 10.16.3
Yarn: 1.22.4

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.