CosmicJay2k / grupp-a-java

0 stars 1 forks source link

Frontend: Create simple User page #17

Closed ElisyanBot closed 1 year ago

ElisyanBot commented 1 year ago

Frontend

on Route: "/mypage" create a GET request to "localhost:8080/api/users/{id}" and fetch user info:

the page should render following info:

OBS! Until we can make Users on the client, start with creating a "fake" user on the DB and use that as a mock for rendering out the User data