Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)