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

feat: download my data and send it by student email #488

Closed
1 task done
42atomys opened this issue Jul 21, 2023 · 0 comments · Fixed by #495
Closed
1 task done

feat: download my data and send it by student email #488

42atomys opened this issue Jul 21, 2023 · 0 comments · Fixed by #495
Labels
aspect/backend 💻 Concerns the backend code in the repository aspect/interface 🕹 Concerns end-users' experience with the software domain/complicated 🟨 The relationship between cause and effect requires analysis or expertise priority/medium 🟨 Priority 3 - Not blocking but should be fixed soon type/feature ⭐ Addition of new feature

Comments

@42atomys
Copy link
Owner

Is your feature request related to a problem? Please describe

We would like to propose the implementation of a new feature - "Download My Data". In today's digital landscape, it's increasingly important for users to have access to their personal data, and control over where and how this data is used. In line with this, we believe it's essential that we provide our users with the ability to download and review their own data.

The "Download My Data" feature will allow users to download all the data associated with their account. This includes, but is not limited to, profile information, activity history, preferences, and other user-specific details.

Describe the solution you'd like

  1. User triggers the "Download My Data" action from their account settings.
  2. A request is sent to the server to compile the user's data.
  3. The server processes the request and generates a file with the user's data.
  4. The data file is then sent to the user via email.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@42atomys 42atomys added type/feature ⭐ Addition of new feature state/triage 🚦 Has not been triaged & therefore, not ready for work state/confirmed 💜 priority/medium 🟨 Priority 3 - Not blocking but should be fixed soon aspect/backend 💻 Concerns the backend code in the repository aspect/interface 🕹 Concerns end-users' experience with the software domain/complicated 🟨 The relationship between cause and effect requires analysis or expertise and removed state/triage 🚦 Has not been triaged & therefore, not ready for work labels Jul 21, 2023
@42atomys 42atomys added this to the 3.0 Stable Release 🎉 milestone Jul 21, 2023
@42atomys 42atomys linked a pull request Jul 23, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspect/backend 💻 Concerns the backend code in the repository aspect/interface 🕹 Concerns end-users' experience with the software domain/complicated 🟨 The relationship between cause and effect requires analysis or expertise priority/medium 🟨 Priority 3 - Not blocking but should be fixed soon type/feature ⭐ Addition of new feature
Projects
Status: Done 🎉
Development

Successfully merging a pull request may close this issue.

1 participant