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

Administrator-Restricted Validation CRUD system #149

Open
siddheshraze opened this issue Nov 29, 2023 · 1 comment
Open

Administrator-Restricted Validation CRUD system #149

siddheshraze opened this issue Nov 29, 2023 · 1 comment

Comments

@siddheshraze
Copy link
Collaborator

siddheshraze commented Nov 29, 2023

Admins should be able to add/edit validation scripts as needed!

  1. need place to store scripts/load scripts
  2. need way to connect scripts to inbound data??
  3. need landing page for confirmation of run of new validation script(s)

(somewhat lower priority than other goals, stretch)

@justinpac
Copy link
Collaborator

justinpac commented Dec 18, 2023

For Jan 24 deadline, make it easy for someone to create a PR with a data validation script. Suggestion: structure the code such that each validation is one file. There's a pattern called the decorator pattern that may be applicable here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants