kodadot / nft-gallery

Generative Art Marketplace
https://koda.art
MIT License
627 stars 359 forks source link

Profile v3 - main UI #9873

Closed exezbcz closed 5 months ago

exezbcz commented 5 months ago

going offchain - partially

Design

image

letsgo

Banner and profile picture

the rest is underneath

Top part

under are buttons

Bio

Followed by

Stats

image

then divider and the rest stays the same, now for different states

Different views

Visitor

Owner

this is how the owner will see the empty account image

if the profile is already created, there is edit profile image

Mobile

image

stacks up the components

Dark mode

Components section

all useful components found here image

issue 1/3

kodabot commented 5 months ago

ASSIGNED - @daiagi 🔒 LOCKED -> Wednesday, March 27th 2024, 19:44:52 UTC -> 36 hours

kodabot commented 5 months ago

ASSIGNMENT EXPIRED - @daiagi has been unassigned.

exezbcz commented 5 months ago

@daiagi few things i realized now

as the default (empty) profile picture, we can use this from from polkadot address this type: image

and here is the follow button prototype. I had issues recording

https://github.com/kodadot/nft-gallery/assets/90852205/e9616046-d1fd-4932-a6ec-5d1da79eaf9d

daiagi commented 5 months ago

OK @exezbcz

Thanks for the update , will make the needed changes

daiagi commented 5 months ago

hi @exezbcz

almost done but font-awesome doesn't have farcaster icon where did you get it from?

exezbcz commented 5 months ago

@daiagi we use one in success modal - afaik its imported from somewhere

yangwao commented 5 months ago

Profile off-chain worker implementation