Skip to content

Add CSV export for student and teacher views#130

Open
kuroryujinn wants to merge 1 commit into
vicharanashala:mainfrom
kuroryujinn:feature/export-csv-pr
Open

Add CSV export for student and teacher views#130
kuroryujinn wants to merge 1 commit into
vicharanashala:mainfrom
kuroryujinn:feature/export-csv-pr

Conversation

@kuroryujinn

Copy link
Copy Markdown

This PR adds CSV export support on both the student and teacher sides so users can download data from the UI without needing backend changes.

What changed

Added an Export CSV action to the student marks view.
Added an Export CSV action to the teacher exams view.
Implemented client-side CSV generation using the currently visible data.
Added download handling through Blob and temporary object URLs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant