robertszafa / moodportfolio

2 stars 1 forks source link

Profile page #22

Closed robertszafa closed 5 years ago

robertszafa commented 5 years ago

Add ability to change users details, including password, country, city, etc.

Add the ability for users to delete their profile along with all their data.

DevGareth commented 5 years ago

Also need to have the user avatar hooked up to database. Same with the diary entries.

robertszafa commented 5 years ago

I'd say to remove the profile picture and diary entries completely from the Profile page and just leave the 'change settings bit'.

We have no diary entries in the database - just descriptions of Photos taken by the User.

Instead 'diary entries' we could have a list of recently taken photos with their descriptions, classified emotions and tags. This could be displayed on the home page.

What do you think?

DevGareth commented 5 years ago

Sounds reasonable. We just need a component that displays that while scaling up to container size I guess.

@MJHarding was working on this page so depends on his thoughts I guess.

MJHarding commented 5 years ago

All sounds reasonable to me :)