SamagraX-Stencil / stencil

NestJS on steroids 💪
https://stencil.samagra.io
MIT License
28 stars 30 forks source link

[vsc-extension] Verify multiple CSV/JSON files simultaneously #102

Open Savio629 opened 4 months ago

Savio629 commented 4 months ago

Description

This is an extension of the existing https://github.com/SamagraX-Stencil/stencil/issues/7 issue to add more features like Bulk verification.

Objective

Goal of this issue is to verify multiple CSV/JSON files simultaneously or an entire directory against the Prisma model and generate validation reports summarizing the results of the verification process

Goals

Complexity: Medium

Product Name

Stencil

Organisation Name

SamagraX

Domain

Extension

Tech Skills Needed

TypeScript, Vscode Extension

Note: Existing base for the extension is present in the feat/vsc-extension branch https://github.com/SamagraX-Stencil/stencil/tree/feat/vsc-extension

35C4n0r commented 1 month ago

@Savio629 I would like to pick this up.