This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
This is a conceptual project for a supermarket management system for Keels, developed using C# and MS SQL Server. The system includes a Point of Sale (POS) system, an Inventory Management system, and a Nexus Member Management system.
This is a conceptual project for a supermarket management system for Keels, developed using C# and MS SQL Server. The system includes a Point of Sale (POS) system, an Inventory Management system, and a Nexus Member Management system.
# Keels Supermarket Management System This is a conceptual project for a supermarket management system for Keels, developed using **C#** and **MS SQL Server**. The system includes a **Point of Sale (POS)** system, an **Inventory Management** system, and a **Nexus Member Management** system. ## Features ### Account Types The system supports two types of accounts: 1. **Admins**: Admins have access to a dashboard and can perform the following actions: - **Products**: Add, update, and delete products. - **Product Category**: Add, update, and delete product categories. - **Employee**: Add, update, and delete employee details. - **Nexus Membership**: Add, update, and delete Nexus memberships and calculate points.     2. **Cashiers**: Cashiers have access to the POS with all capabilities including bill generation. ### Cashier POS The Cashier POS has several features: - **Registering New Members**: Cashiers can register new Nexus members at the checkout. - **Handling Transactions**: The POS system can handle sales transactions, returns, and exchanges. - **Payment Processing**: The system accepts multiple forms of payment and can handle split payments. - **Discounts and Promotions**: The POS system automatically applies any active discounts or promotions. - **Receipt Generation**:
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...