Skip to content

Add data validation page #115

@aidnem

Description

@aidnem

Purpose

We need some way to catch & correct obviously wrong data. We could do this by adding a page that filters for data that matches some criteria (e.g. more than 4 pieces scored in auto) and then allows us to fix it.

Scope

  • Evaluate if this is necessary, or if filtering and correcting from Supabase's UI is sufficient
  • Create an extensible way to filter for bad data so that it's easy to update for future years
  • Discount suspicious data (maybe with an optional checkbox) in data analysis
  • Add a page with a table view where we can edit fields of bad data. Make a checkmark button next to each row to mark the data as "corrected" so the app knows to remove it from the UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions