feat: build client-side tabular Data Export capabilities (CSV / JSON format) for user records#1645
Conversation
|
@prakshithamalla-art is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel. A member of the Team first needs to authorize it. |
GSSoC Label Checklist 🏷️@Priyanshu-byte-coder — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
|
This PR now has merge conflicts with |
|
This PR has merge conflicts with the current |
|
This PR has developed merge conflicts after recent merges to |
Description
Closes #1487
This PR builds localized client-side data archive export utilities directly inside the authenticated dashboard user settings view to satisfy DevTrack's zero vendor lock-in commitments.
Changes Made
DataExportCard.tsxunder the components layout folder.application/json&text/csv) entirely on the client, avoiding any unnecessary server database overhead.