We need a basic user system.
When the users first installs and runs the extension, he will be prompted with a modal to give a firstName and lastName as well as an optional avatarUrl. the whole user object should be stored in useUserPreferences store.
The user info should be displayed in the user button (top right corner) instead of the hardcoded value
Checklist:
We need a basic user system.
When the users first installs and runs the extension, he will be prompted with a modal to give a
firstNameandlastNameas well as an optionalavatarUrl. the whole user object should be stored inuseUserPreferencesstore.The user info should be displayed in the user button (top right corner) instead of the hardcoded value
Checklist:
User greeting modal, prompting to input personal info #8
Bookmarking posts + a list of bookmarked posts (triggered view from top-right user button) #9