Lissone / edecasa-wf

Application for registration and control of orders and products from a pizzeria.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EdeCasa - Order control

Description   |    Requirements   |    Technologies   |    Usage


License Repo size Top lang Stars repo Forks repo Pull requests Last commit

Report bug · Request feature


Description

Application developed to be used in the registration and control of orders from a pizzeria.

The project was created in 2019 when I had little knowledge about object-oriented programming and folder structure. So he decides to refactor and improve in some aspects, the main ones being the folder structure and adding the Entity framework for scalability.

Requirements

Technologies

  • C#
  • Windows Forms
  • DataAnnotations
  • EntityFramework
  • SqlServer

Usage

You can clone it on your pc using the command:

git clone https://github.com/Lissone/edecasa-wf.git
cd edecasa-wf

Configure your database using:

update-database

License

Distributed under the MIT License. See LICENSE for more information.

Made with ❤️ by Lissone


About

Application for registration and control of orders and products from a pizzeria.


Languages

Language:HTML 56.4%Language:C# 43.6%