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

TLI 101.e -- Allow user to upload multiple models at once in Dashboard 2 and fix graph #105

Closed
6 tasks
Jai0212 opened this issue Nov 24, 2024 · 0 comments · Fixed by #88
Closed
6 tasks
Assignees

Comments

@Jai0212
Copy link
Owner

Jai0212 commented Nov 24, 2024

Description:

Enable the functionality for uploading multiple models to Dashboard 2. The system should handle file validation, store models correctly, and display data and graphs for each uploaded model. Implement appropriate error handling for name and file type issues to prevent any unexpected failures or crashes. Also, add axes to the graph and display data when hovered.

A/C (Acceptance Criteria):

  • Multiple Model Upload: Users should be able to upload multiple models instead of just one at a time in Dashboard 2.
  • Error Handling: Implement error handling for the following scenarios:
    • Invalid file types (e.g., non-model files).
    • Duplicate model names.
  • Dashboard 2 Output: Ensure Dashboard 2 produces the correct data and graphs for each uploaded model.
  • Local Storage: Confirm that uploaded models are correctly stored in local storage without any issues.
  • Hover Tooltip: Data is displayed when hovering over graph
  • Axes: Axes are labeled in graphs of both dashboards
@Jai0212 Jai0212 self-assigned this Nov 24, 2024
@Jai0212 Jai0212 converted this from a draft issue Nov 24, 2024
@Jai0212 Jai0212 closed this as completed by moving to Done in Bias Busters Kanban Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
1 participant