Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sampaththaranga/pos-system-v-1.0
Point Of Sale POS system C#.Net project concept. For developed this POS system mainly use VisualStudio 2017, MS SQL Server 2016 and Crystal Report.
https://github.com/sampaththaranga/pos-system-v-1.0
c-sharp crystalreports sqlserver-2016 visualstudio2017 windows-forms
Last synced: 5 days ago
JSON representation
Point Of Sale POS system C#.Net project concept. For developed this POS system mainly use VisualStudio 2017, MS SQL Server 2016 and Crystal Report.
- Host: GitHub
- URL: https://github.com/sampaththaranga/pos-system-v-1.0
- Owner: SampathTharanga
- Created: 2018-03-12T12:23:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-27T12:06:45.000Z (7 months ago)
- Last Synced: 2024-10-01T00:01:36.811Z (about 1 month ago)
- Topics: c-sharp, crystalreports, sqlserver-2016, visualstudio2017, windows-forms
- Language: C#
- Size: 17.8 MB
- Stars: 29
- Watchers: 7
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [![Typing SVG](https://readme-typing-svg.demolab.com?font=Fira+Code&pause=1000&color=3AE149&random=false&width=435&lines=POS+System+V+1.0)](https://git.io/typing-svg)
Welcome to the POS System V 1.0 repository! This repository contains a Point of Sale (POS) System built with C#.
![Login](https://github.com/SampathTharanga/POS-System-V-1.0/assets/17849521/d5b7a9c3-fcd4-42ed-807e-5102441db9ae)
![Main](https://github.com/SampathTharanga/POS-System-V-1.0/assets/17849521/63749073-8751-49e7-9c03-bcbf99c215dd)
![Invoice Empty](https://github.com/SampathTharanga/POS-System-V-1.0/assets/17849521/d04accbc-103d-4977-8e92-047de431d70c)
![Invoice](https://github.com/SampathTharanga/POS-System-V-1.0/assets/17849521/a55d72b5-c8d5-46e1-9082-42a7031d09bb)
![Invoice History](https://github.com/SampathTharanga/POS-System-V-1.0/assets/17849521/e0b35a4b-3985-44f3-bc5c-00813ee179b0)
## Description
The POS System V 1.0 is a software application designed to facilitate sales transactions in retail businesses. It provides functionalities for managing inventory, processing sales orders, and generating reports. This version serves as an initial release of the POS system.
## Features
- **Inventory Management:** Allows users to manage product inventory, including adding, editing, and deleting items.
- **Sales Processing:** Facilitates the processing of sales transactions, including adding items to the cart, applying discounts, and accepting payments.
- **Reporting:** Generates various reports such as sales summaries, inventory levels, and transaction histories for analysis and decision-making.
- **User Authentication:** Implements user authentication and authorization mechanisms to control access to system features and data.## Getting Started
To get started with the POS System V 1.0:
1. Clone this repository to your local machine.
2. Open the project in Visual Studio or any compatible IDE.
3. Build and run the application. The POS system will launch, and you can start exploring its features.
4. Customize and extend the application to meet the specific requirements of your retail business.## Usage
Refer to the documentation included in the repository for detailed instructions on how to use the POS System V 1.0.
## Contribution
Contributions to this repository are welcome! If you have any suggestions for improvements or would like to contribute new features, please submit a pull request.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.