A simple Billing System written for a University Assignment following a tutorial that was given to us.
- C# - Programming Language (Tier 3 Architecture)
- WPF - User Interface
- Microsoft SQL Server 2018 - Database Server
- Microsoft Visual Studio 2022 - IDE
- Git & GitHub - Version Control
- Users Module - Manages all the Users (CRUD)
- Categories Module - Manages all the Categories (CRUD)
- Products Module - Manages all the Products (CRUD)
- Purchase and Sales Module - Purchase Products from the Dealer and Sell Products to Consumers (CRUD)
- Transactions Module - View the Purchased & Sold Product (CRUD)