Skip to content

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.

Notifications You must be signed in to change notification settings

RyanSilva2004/KEELS-Super-POS

Repository files navigation

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.

Screenshot 2024-03-25 104239 Screenshot 2024-03-25 104313 image image

  1. 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: The system generates a receipt after every transaction.
  • Nexus Points Calculation: The system automatically calculates the points earned on each purchase for Nexus members.
  • Product Lookup: Cashiers can quickly look up products by their barcodes or search terms.
  • End of Day Reporting: The system generates a report detailing the total sales, returns, and revenue for the day.

Screenshot 2024-03-25 104425 Screenshot 2024-03-25 104503

POS and Inventory Management System

The POS system is capable of handling all standard POS operations. The inventory management system helps keep track of all products in the supermarket.

Nexus Member Management

The Nexus Member Management system allows admins to manage Nexus memberships and calculate points based on purchases.

Technologies Used

  • C#: Used for backend logic.
  • MS SQL Server: Used for database management.

About

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages