feat: add import and export buttons/functions #53

Closed
opened 2025-07-08 08:38:43 -04:00 by AtHeartEngineer · 0 comments

Originally created by @simplicityf on 6/2/2025

Description

This PR introduces the “Import and Export Data” button to the user settings page, allowing users to export their data in a compressed file and also select and upload a .zip backup file they previously exported.

  • Added new endpoints for import and export in the profile page
  • Added new buttons in the frontend
  • Created an API connection from frontend to backend
  • Update settingsUserProfileZoneComponent.json for the import and export, both in English and French
Screenshot 2025-06-02 at 11 13 15 PM
*Originally created by @simplicityf on 6/2/2025* ## Description This PR introduces the “Import and Export Data” button to the user settings page, allowing users to export their data in a compressed file and also select and upload a .zip backup file they previously exported. - Added new endpoints for import and export in the profile page - Added new buttons in the frontend - Created an API connection from frontend to backend - Update settingsUserProfileZoneComponent.json for the import and export, both in English and French ## Related issues: closes #175 <img width="1440" alt="Screenshot 2025-06-02 at 11 13 15 PM" src="https://github.com/user-attachments/assets/7fbec31e-56f9-41c4-81ba-d116e5de2f92" />
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/endurain#53