Cafe Point of Sale in C# Free Source Code
This is a Point of Sale System Project for a Cafe. It is a software-based application that helps to manage the sale transaction of Cafe businesses. Th...

Cafe Point of Sale in C# Free Source Code
This is a Point of Sale System Project for a Cafe. It is a software-based application that helps to manage the sale transaction of Cafe businesses. The application calculates the total amount to pay the customer and prints a simple receipt after payment succeeds. About the Cafe Point of Sale System This project was developed using C# and MS SQL SERVER for the Database. The project requires the users' to submit/log in their system credentials in order to access the functionalities of this application. The user can add new categories and products to the list. Talking about the main feature, the user can simply select the product by selecting the product category at first to display all available products under the selected category, and by simply clicking the product image, the product will be enlisted in the list box on the right panel of the UI and the Total Payable Amount will be automatically computed. To remove a product/s from the list, the user must select the product in the list and click the delete button. When the user clicks the "Pay" button, the payment form will be shown and the user will enter the customer's tendered amount. After the payment submits, the customer change will be shown and print options of the receipt will be shown afterward. After the payment process succeeds, the list will be automatically renewed. The system is easy to use and the source code is free to download. Features
Login User Registration Add New Category Add New Product Create Sale Transaction Manage Payment Display Calculated Change Generate Printable Receipt
How to Run Requirements: Download and Install the Following
Microsoft Visual Studio Software 2013 or later version MS SQL Express Server
Setup
Download and Extract the provided source code zip file. (download button is located below) Locate the solution file inside the extracted source code folder. The file is known as NewPOS.sln Open the Solution file with your MS Visual Studio Software. Press the F5 key on your keyboard to run the application
Sample Access Information Username: Jovan Password: 123 Demo
That's it! You can now test and explore the features and functionalities of this Cafe Point of Sale System project using C#. Feel free to download and modify the source code the way you desire. I hope this project will help you with what you are looking for. Enjoy :)
Screenshots
Download Project
