Coder Social home page Coder Social logo

supermarket's Introduction

Supermarket

Overview

This is a C# project utilizing WPF (.NET Framework) and MVVM (Model-View-ViewModel) design pattern to create a application for managing a supermarket. The application consists of two main modules: administration and cashier.

Technologies Used

  • C#
  • WPF (Windows Presentation Foundation)
  • SQL Server
  • MVVM (Model-View-ViewModel)
  • ADO.NET

Main Features

  • Manage products, producers, categories, stocks and users
  • Handle user authentication with different roles (administrator and cashier)
  • Generate and view sales receipts

1. Administration Module

  • CRUD operations on all tables
  • Specific reports like :
    • List all products from a selected manufacturer by categories.
    • Display the total value of each product category in the supermarket.
    • View daily earnings for a selected user and month.
    • Display data from the largest receipt of the day.

image image image

2. Cashier Module

  • Product search:

    • Search products by name, barcode, expiration date, manufacturer, or category.
  • Receipt management:

    • Add products to receipts, displaying their correct prices.
    • Remove products from receipts.

image

Security Considerations

  • The database is structured in the third normal form.
  • The application avoids SQL injection by using stored procedures.

supermarket's People

Contributors

sugaarxd avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.