Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lissone/edecasa-wf

Application for registration and control of orders and products from a pizzeria.
https://github.com/lissone/edecasa-wf

csharp data-annotations entity-framework sql-server visual-studio windows-forms

Last synced: 16 days ago
JSON representation

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

Awesome Lists containing this project

README

        


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

- [VisualStudio](https://www.npmjs.com/)
- [SqlServer](https://nodejs.org/en/)

## Technologies

- C#
- Windows Forms
- DataAnnotations
- EntityFramework
- SqlServer

## Usage

You can clone it on your pc using the command:

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

Configure your database using:

```bash
update-database
```

## License

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


Made with ❤️ by Lissone