Skip to content

BaoPhucs/VoucherSellingProject

Repository files navigation

Voucher Selling Project

This repository contains the Voucher Selling Project developed as part of the PRN212 course assignment. The application is built with C# utilizing Windows Presentation Foundation (WPF) for the user interface.

Table of Contents

Project Overview

The Voucher Selling Project is a desktop application designed for managing voucher sales, inventory, and customer interactions. It serves as a practical exercise in applying object-oriented programming, data handling, and GUI development concepts using WPF in C#.

Features

  • User-friendly WPF interface
  • Voucher management (create, update, delete)
  • Customer management
  • Sales transaction recording
  • Search and filter vouchers/customers
  • Data persistence

Technologies Used

  • Programming Language: C#
  • Framework: .NET, WPF
  • IDE: Visual Studio

Setup Instructions

  1. Clone the repository
    git clone https://github.com/BaoPhucs/VoucherSellingProject.git
  2. Open in Visual Studio
    • Open the .sln file in Visual Studio.
  3. Restore NuGet packages
    • Visual Studio should automatically restore dependencies.
  4. Build and Run
    • Press F5 to build and launch the application.

Usage

  • Follow on-screen instructions to manage vouchers and customers.
  • Use the menu to access different modules (e.g., voucher management, sales, reports).

Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests.

License

This project is for educational purposes as part of the PRN212 course assignment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages