Skip to content

YamEbgui/InventoryListRedux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Inventory List

This project purpose is to improve my programing skills with redux-state management.

My website is built for employee that make an inventory check.

The app is built with react and designed with bootstrap.

Add Item

The form of adding an item show error message if the input is not logical

The List

The defualt value of the current quantity is null and the user can change but the max value is the full quantity. The user can insert any data that he wants but the website will automatically change the input to a logical input. For example, if the user enter -5 as input the website delete the data from the input area and wont save it as a state.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published