OH POS is a point of sale system built using the .NET framework. It is designed to make it easy for individuals and small businesses to manage their sales operations.
Introduction Features Getting Started Usage Contributing License Introduction OH POS features an intuitive and easy-to-use interface that makes it simple to manage your personal sales operations. With OH POS, you can easily create and manage your inventory, process sales, and generate reports to track your sales performance.
User-friendly interface Inventory management Sales processing Reports generation Discount and promo code management Customer management Multiple payment options Getting Started To get started with OH POS, you need to have the .NET framework installed on your computer. You can download it from the official website: https://dotnet.microsoft.com/download.
After installing the .NET framework, you can download OH POS from the Github repository: https://github.com/OsamaAsasfeh/OH_POS. You can either clone the repository or download it as a zip file.
To use OH POS, you need to open the project in Visual Studio and run it. You will be presented with the login screen, where you can enter your credentials to access the system.
Once you are logged in, you can start managing your inventory, processing sales, and generating reports. You can also manage discounts and promo codes, as well as customer information.
If you would like to contribute to OH POS, you can fork the repository and make changes to the code. You can then submit a pull request with your changes, and they will be reviewed by the project maintainers.
OH POS is licensed under the MIT License. See the LICENSE file for more information.