TeamBlob / COI-Finder-React

0 stars 0 forks source link

Feat/consume input dataset #7

Closed TeamBlob closed 2 months ago

TeamBlob commented 2 months ago

Purpose

To push the feature of consuming the COI dataset to main branch

Related Issue(s)

4

Description of Changes

Added code to consume COI pastsub dataset Added a new file named build_violation_structure.js. Move the build code, to that file Added a new file called json_schema_documentation, to document all the schema created by the application Added code to build the profile of all violators, authors and reviewer

Testing Performed

Ran code locally.

Checklist