This repository contains an Inventory Management System built using the .NET framework and C#. This system provides a robust and efficient solution for tracking and managing inventory, invoicing, streamlining your business operations, and ensuring accurate stock control.
- Stock Management: Easily add, update, and delete stock in your inventory.
- Inventory Tracking: Keep real-time track of your stock levels, preventing overstocking or understocking.
- Invoicing: Create and manage invoices seamlessly.
- Intuitive UI: User-friendly interface for effortless navigation and management.
-
Set up Guna UI
-
Download the database backup file from here
-
Connect to SQL Server by setting up the connection string
- We follow conventional commits during our development workflow as a good practice. More information can be found here How to write better git commits