BillWiz is an inventory and billing management system designed to streamline product tracking, sales management, and billing operations. This system helps businesses efficiently manage their stock and generate accurate invoices.
- Inventory Management
- Billing and Invoicing
- Sales Tracking
- Database Integration
- User-Friendly Interface
- Supports a resolution of 1920 x 1080
- Windows OS
- SQL Server Management Studio (SSMS) and SQL Server
- .NET Framework 6.0
-
Download the Executable
- Download and install
BillWiz_Setup.msi
from GitHub Releases.
- Download and install
-
Database Restoration
- Open SQL Server Management Studio (SSMS).
- You have two options to set up the database:
- Restore from Backup File (.bak):
- In SSMS, right-click on Databases → Restore Database.
- Select Device, browse, and choose the
.bak
file provided. - Click OK to restore the database.
- Run SQL Scripts Manually:
- Open SSMS and create a new database.
- Open the provided SQL script files and execute them in SSMS.
- Restore from Backup File (.bak):
-
Run the Application
- Double-click on
BillWiz.exe
to launch the application. - Log in using the default credentials Password = Temp.
- Double-click on
- Add new products to inventory.
- Generate bills and invoices for customers.
- Track stock levels and sales reports.
- Update and manage customer and supplier details.
- If the application does not open, ensure all dependencies are installed.
- If the database does not connect, verify the SQL Server instance and authentication details.
For any issues or support, please contact: [email protected]