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

Implement the form for the wizard #9

Open
5 tasks
vvidday opened this issue Feb 2, 2023 · 1 comment
Open
5 tasks

Implement the form for the wizard #9

vvidday opened this issue Feb 2, 2023 · 1 comment

Comments

@vvidday
Copy link
Contributor

vvidday commented Feb 2, 2023

The user should be able to fill out a form, which will determine the flags/configs that RepoSense will generate a report with.

  • Decide on fields & mapping to flags/configs
  • Implement form elements (to discuss more re: universal schema)
  • Implement validation (to discuss more re: universal schema)
  • Implement the underlying repository actions on submit
  • Tests
@vvidday
Copy link
Contributor Author

vvidday commented Feb 6, 2023

We can proceed with hardcoding the form fields and validation for now, as discussed in class

We can revisit the idea of dynamically generating the form from a config file in the future.

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

1 participant