Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cauadesa/5by5-cargarage
A project using Dapper, Sql and .NET composed by four solutions.
https://github.com/cauadesa/5by5-cargarage
csharp dapper dotnet-framework sql
Last synced: about 2 months ago
JSON representation
A project using Dapper, Sql and .NET composed by four solutions.
- Host: GitHub
- URL: https://github.com/cauadesa/5by5-cargarage
- Owner: CauaDeSa
- License: gpl-3.0
- Created: 2024-06-04T19:07:12.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-05T15:07:24.000Z (7 months ago)
- Last Synced: 2024-06-06T04:33:49.945Z (7 months ago)
- Topics: csharp, dapper, dotnet-framework, sql
- Language: C#
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 5by5-CarGarage
## Solution Details
* _Mass Data Generator:_ Provides a Json file (cars.json) with 30 random cars.
* _Data Ingestion:_ Consume _cars.json_ and populate SQL.
* _Manual Data Ingestion:_ Allows the user to view and insert cars, operations, and carOperations into SQL.
* _Report Extraction:_ It allows the user to filter cars (by Color, ManufactureYear, and OperationStatus) from SQL, as well as generates an XML file with the filtered information.
## Project Map
![WhatsApp Image 2024-06-04 at 14 18 18_a1e9f373](https://github.com/CauaDeSa/5by5-CarGarage/assets/127906505/91b628ad-7c8a-46b0-8465-12ee79a12df9)