Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks
Savio629 opened this issue May 11, 2024 · 4 comments
Open
2 tasks

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

Savio629 opened this issue May 11, 2024 · 4 comments
Assignees
Labels
C4GT Community Tasks for the C4GT Community to solve for enhancement New feature or request NSUT: College Chapter

Comments

@Savio629
Copy link
Collaborator

Savio629 commented May 11, 2024

Description

This is an extension of the existing #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

  • Verify multiple CSV/JSON files simultaneously or an entire directory against the Prisma model
  • Generate validation reports summarizing the results of the verification process

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

@Savio629 Savio629 added the C4GT Community Tasks for the C4GT Community to solve for label Aug 14, 2024
@35C4n0r
Copy link

35C4n0r commented Aug 16, 2024

@Savio629 I would like to pick this up.

@ritankarsaha
Copy link

@Savio629

Basically, the goal is to extend the existing VSCode extension by adding the capability to verify multiple CSV/JSON files simultaneously or an entire directory against the Prisma model and generate validation reports. I guess the easiest implementation would be if we enhanced the existing VSCode extension for Stencil by adding bulk verification features. The process will involve verifying multiple CSV or JSON files, either from a user-specified list or an entire directory, against the Prisma model. After verification, the results will be summarized in validation reports.

This would be my general workflow, Is this implementation correct or should I consider anything else? Also could you assign me this issue to work on?

@Savio629
Copy link
Collaborator Author

Savio629 commented Nov 16, 2024

Yes, you are right!
Assigning it to you.

@ritankarsaha
Copy link

Yes, you are right! Assigning it to you.

Sure, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C4GT Community Tasks for the C4GT Community to solve for enhancement New feature or request NSUT: College Chapter
Projects
None yet
Development

No branches or pull requests

3 participants