This is a group project developed using C#, LocalDB, and .NET Framework.
The project is titled "Vending Machine All-in-One", aiming to improve vending machine functionality by supporting both product sales (e.g., food) and service transactions (e.g., mobile top-up, road tax renewal).
- Enhance vending machine functionality beyond traditional product sales.
- Provide multiple transaction types: goods and services.
- Deliver a user-friendly system with multilingual support and real-time features.
- Multilingual support: Malay β English (switch in real-time).
- Receipt system: Instant generation of receipts for every transaction.
- Admin panel:
- Full CRUD (Create, Read, Update, Delete) operations.
- Report generation for sales and services.
- Database integration: LocalDB for storing products, services, and transaction records.
- .NET Windows Forms UI: Clean and interactive interface.
- Language: C#
- Framework: .NET
- Database: LocalDB (SQL Server)
- IDE: Visual Studio
- Clone this repository:
git clone https://github.com/FURQANJ/VendingMachineSystem.git