Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lissone/edecasa-wf
- Owner: Lissone
- Created: 2021-02-06T18:45:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-05T19:19:10.000Z (about 3 years ago)
- Last Synced: 2024-11-15T05:25:34.407Z (3 months ago)
- Topics: csharp, data-annotations, entity-framework, sql-server, visual-studio, windows-forms
- Language: HTML
- Homepage:
- Size: 16.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
EdeCasa - Order control
Description |
Requirements |
Technologies |
Usage
## 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