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

Create Admin UI #2

Open
psyrus opened this issue Dec 4, 2017 · 0 comments
Open

Create Admin UI #2

psyrus opened this issue Dec 4, 2017 · 0 comments
Labels

Comments

@psyrus
Copy link
Owner

psyrus commented Dec 4, 2017

Because I don't want to have to go back and manually sanitize bad entries later on, I will be adding an admin UI so that submissions have to be manually signed off before they can be added to the live data, that way no (hopefully) contamination can take place. This will require:

  • Login screen and system
  • User access levels
    -- Admin
    -- Contributer
  • Submissions will need a model that holds the original data (CSV fps data) so that it may be checked manually to make sure no numbers are strange
  • Submission checking screen
    -- List
    -- Individual submissions display
  • Official model that just holds the summary data for a submission, perhaps flagged so that it isn't included in calculations until the admin signs off on its raw data
  • User confirmation screen IF the dxdiag submission script is not used
@psyrus psyrus added the feature label Dec 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant