-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Currently, users can only convert a single audiogram into a CSV file. We need to implement support for multiple file uploads and generate a combined summary CSV. Additionally, the UI should display conversion progress tracking based on server responses.
Expected Features:
-
Multi-File Upload & Conversion
-
Allow users to upload multiple audiogram files.
-
Backend should combine results into a single CSV file.
-
Progress Indicator
-
Track the number of processed files vs. total uploaded.
-
Display progress using a counter, loading bar, or spinner with status text (e.g., “3 of 5 files converted”).
Reactions are currently unavailable