Markiza666 / Markiza666/Airbean-API
Som användare vill jag komma åt min "Min profil"-sida för att se och uppdatera min personliga information och sparade adresser.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
FE: Designa "Min profil"-sidan för att visa användaruppgifter.
BE: Implementera GET /api/users/me (eller liknande) för att hämta den autentiserade användarens profildata.
BE: Implementera PUT /api/users/me för att tillåta användare att uppdatera sin profilinformation.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing frontend profile entry point and the backend's authenticated user routes. Review current user and address data handling before implementing the profile view and the GET/PUT /api/users/me behavior. Done means authenticated users can view and update their personal information and saved addresses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100