mohamedelareeg / WPF-POS

Efficiently manage inventory, customers, purchases, and sales with this user-friendly WPF Point of Sale (POS) application. Built using C# and .NET Framework, it offers essential functionalities for smooth operations.
MIT License
4 stars 2 forks source link
firebase inventory pos restsharp sales sqlite wpf

WPF Point of Sale (POS) Application

This is a simple WPF Point of Sale (POS) application developed using C# and .NET Framework. The application provides basic functionalities for managing inventory, customers, purchases, and sales.

Technologies Used

How to Run the Application

  1. Make sure you have Visual Studio installed on your machine.
  2. Clone this repository to your local machine.
    
    git clone https://github.com/mohamedelareeg/WPF-POS.git
  3. Open the solution file (RovaPOS.sln) in Visual Studio.
  4. Build the solution to restore dependencies and compile the application.
  5. Set the startup project to the desired application (e.g., POS, Main).
  6. Run the application using Visual Studio.

License

This project is licensed under the MIT License - see the LICENSE file for details.