UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
0 stars 0 forks source link

๐—ฃ๐—ฎ๐—ด๐—ฒ: Create Current User's Account/Profile Page #76

Closed CaelumD25 closed 3 months ago

CaelumD25 commented 4 months ago

Feature Description

This is not on the deliverables for this sprint, but is required as a go between for many of the more technical pages This page serves as a hub for the users more technical actions such as editing their information, logging out of the application, and managing their listings and reviews. This requires components of:

Note I: this page's components do not currently contain the edit or logout functionality. This was decided on May 30th in order to make the #62 reusable on other pages

Note II: this page does not currently have a place for name in the mockup, but one should be added to this and the editing

relates: #62, #61, #74, #73, blocked by: #62, #61, #45

Problem You're Trying to Solve

The problem this page solves is by providing access to more technical parts of the application, while not over-burdening the users with too much information who are browsing for items. While it does not have it's own user story, it is related to in Manage a Listing

Related External Resources

Getting User information, see OpenAPI spec

Image