Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imdadmi/inventory-management-system
Inventory management system based on react js
https://github.com/imdadmi/inventory-management-system
apexcharts inventory inventory-management inventory-management-system material-icons material-ui react reactmaterial reactrouter stock-management-system vite x-data-grid
Last synced: 3 months ago
JSON representation
Inventory management system based on react js
- Host: GitHub
- URL: https://github.com/imdadmi/inventory-management-system
- Owner: IMDADMI
- Created: 2023-08-10T22:26:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-03T05:25:43.000Z (over 1 year ago)
- Last Synced: 2024-01-27T18:02:44.393Z (about 1 year ago)
- Topics: apexcharts, inventory, inventory-management, inventory-management-system, material-icons, material-ui, react, reactmaterial, reactrouter, stock-management-system, vite, x-data-grid
- Language: JavaScript
- Homepage:
- Size: 2.51 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# inventory management system using React + Vite (not completed yet !)
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
the grey color for testing margins and paddingsCurrently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
- ### react libraries used in this app
- #### react Material UI
- #### react Router
- #### react Data Grid
- #### react Apex Charts
- #### react Material Icons
- ### Screen
- ## Home
![click me](https://github.com/IMDADMI/inventory-management-system/blob/2-home-part/src/assets/Home.PNG?raw=true)
- ## Inventory
![click me](https://github.com/IMDADMI/inventory-management-system/blob/3-inventory-part/src/assets/Home.PNG?raw=true)
- ## order
![click me](https://github.com/IMDADMI/inventory-management-system/blob/4-order-part/src/assets/Home.PNG?raw=true)
- ## order modal
![click me](https://github.com/IMDADMI/inventory-management-system/blob/4-order-part-2/src/assets/Home.PNG?raw=true)
- ## Customer
![click me](https://github.com/IMDADMI/inventory-management-system/blob/5-customer-part/src/assets/Home.PNG?raw=true)
- ## Revenue
![click me](https://github.com/IMDADMI/inventory-management-system/blob/6-revenue-part/src/assets/Home.PNG?raw=true)
- ## Growth
![click me](https://github.com/IMDADMI/inventory-management-system/blob/7-growth-part/src/assets/Home.PNG?raw=true)