Welcome to the Inventory Management System! This application allows you to manage your product inventory with functionalities to create, list, update, and delete products. It's built with modern technologies to provide an intuitive and efficient user experience.
- Create Product: Add new products to your inventory with details such as price and stock quantity.
- List Products: View all products in your inventory in a comprehensive list format.
- Update Product: Modify existing product details, including price and stock quantity.
- Delete Product: Remove products from the inventory as needed.
- Frontend: React, Redux Toolkit, React Router, Tailwind CSS
- Backend: Node.js, Express, MongoDB
- Tools: Axios for HTTP requests, React Hot Toast for notifications
- Creating Products: Go to the product creation page and fill out the form to add new products.
- Listing Products: The main page displays all products in your inventory.
- Updating Products: Select a product from the list to edit its details like price and stock quantity.
- Deleting Products: Remove products from the list by using the delete option next to each product.
-
Frontend: https://ims-frontend-ou0i.onrender.com/
-
GitHub: https://github.com/vedantxtrem/Inventory-Managment-System
-
(Note) : The server may take up to 1 minute to start when you make a network request on the web.