GithubHelp home page GithubHelp logo

delivery-application's Introduction

Delivery-Application

WPF Application for Delivery with Sql Server

This application represents a management system for a restaurant

  • This project is an implementation in C# using WPF in Visual Studio and this app is structured on the Model-View-ViewModel architecture.
  • The app connects to a database made in SQL Server.
  • For connecting to database I used EntityFramework - some of the queries are stored procedures and the rest are written using LINQ.

Authentication

From home page the user can choose to login, to create an account or to see the menu without an account and then if is interested to order something he can create an account.

** -images soon- **

The menu looks like this for a customer that doesn't have an account. From here he can see the menu by category, create an account, search products by some criteria, and see more details about a selected item.

** -images soon- **

Those who have an account can place an order and see their cart, from where they can delete a previously added product. Also the user who is registered can see his order history.

** -images soon- **

Employee section

The app has a section for employees which can be accessed by them logging in using their special email address which ends in @bogdieats.com. Inside this section the employee can see all the orders in descending order by date and they also can see the products that are near exhaustion grouped by category.

** -images soon- **

In orders view the employee can see all orders sorted descending by date. From the drop-down menu he can choose ACTIVE ORDERS and so the status of an order can be changed to PREPARING, LEFT, or DELIVERED. When pressing SEE DETAILS ABOUT ORDER button - only after an order is selected - he can see details about it, such as the user who placed it, the products he ordered, total price, and how many pieces of each product.

The employee can also see products near exhaustion - products that have a total quantity in store less than or equals to 1000g grouped by category.

** -images soon- **

delivery-application's People

Contributors

bogdankocsis avatar

Watchers

 avatar

Forkers

megatron100

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.