Implement CRUD-Functions for the User Accounts #58
Labels
No labels
Backend
Design Work
Frontend
In Progress
Knowledge
Mockup
Planning/Orga
Ready for Review
Server
Setup Tasks
Software Theory
Sprint 0
Sprint 01
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lukasdohn/fast#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a User I want to Create, Update and Delete my account, so that I can use the app, change my name and delete my account once I won't use the app anymore.
As a Developer I need to implement the CRUD-Functions so the Database can be updated accordingly to user inputs.
This can be realized by a REST-API from Flutter to Supabase.
AC: CRUD-Functions implemented and tested with a Testuser
changed the description