KodaRayTominus / MiniaturesForSale

This is a website for users to sign up and sell their custom painted miniatures, as well as share techniques, creations and Ideas.
Apache License 2.0
0 stars 0 forks source link

Profile page #53

Closed KodaRayTominus closed 6 years ago

KodaRayTominus commented 6 years ago

refactored PersonController Details View into ProfilePage using Template found https://bootsnipp.com/snippets/MRgWB

updated Person class to include all needed properties for the profile page to be dynamic.

updated database to reflect the new changes within the class

Closes #9