chatty-clownfish / bangazon-sprint-2

1 stars 0 forks source link

Dw 1/1 tick18 view profile #58

Closed CosignMyCodesign closed 5 years ago

CosignMyCodesign commented 5 years ago

Link to Ticket

Closes #50

Description of Proposed Changes

If the user is authenticated/logged in, they can click on "My Profile" in the nav bar. They will then be taken to the profile view (profile/list.html). Here they can view their profile information (first name, last name is coming from the user table. And address, phone number is coming from the customer table). They will also see their payment options (coming from the paymenttypes table).

Steps to Test

git fetch --all
git checkout dw-1/1_tick18_viewProfile

Impacted Areas in Application

List general components of the application that this PR will affect: