kuru-studio / kuru-studio-social-web

👩‍💻 Kuru Studio Social Web
http://social.kuru.studio
1 stars 5 forks source link

Task: Profile page #19

Open BosEriko opened 2 years ago

BosEriko commented 2 years ago

Task Title

Task: Profile page

Task Description

This Task will add a profile page. Besides the basic details, the profile page will also contain the follow button and a list of friends/followers. Friends are mutual follows.

You can use Gravatar for the display photo and Imgur for the cover photo.

Epic Parent

Feature: User Features

BosEriko commented 2 years ago

Make use of localStorage to save the profile details. Just check the timestamp when they go to the profile to see if the data changed or needs to be updated.

https://javascript.info/localstorage