Ruben0920 / myPOV

This is a repository for the stack of the myPOV application.
0 stars 0 forks source link

Account Management #2

Open Ruben0920 opened 3 days ago

Ruben0920 commented 3 days ago

Frontend:

User should be able to manage their account preferences (need to discuss them, by this i mean they need to be able to say who can see which parts of their account etc)

User should be able change anything in their profile

User should be able to change the duration their moments and posts are possible to get matched on

Backend:

Preferences (look into dynamic preferences django, if that is applicable to here)

Profile management endpoints (whetever needs to be changed)

Ruben0920 commented 3 days ago

Account Management