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.

Open
#11 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.