InventoryHub
InventoryHub is a web application designed to manage inventory efficiently. It utilizes Blazor for the front-end and a Minimal API for the back-end, ensuring a seamless and responsive user experience.
Features
- Inventory Management: Track and manage your inventory with ease.
- Real-Time Updates: Get instant updates on inventory changes.
- User Authentication: Secure login and user management.
- Responsive Design: Accessible on both desktop and mobile devices.
Project Structure
- Blazor Front-End: Located in
BlazorFrontEnd/InventoryHub.sln - Minimal API Back-End: Documentation in
MinimalApiBackend/REFLECTION.md
Getting Started
To get a local copy up and running, follow these simple steps.
Prerequisites
Installation
-
Clone the repo:
sh