near / near-discovery

The homebase for Near Builders
https://dev.near.org
The Unlicense
49 stars 73 forks source link

Create UI shows group details and posts #846

Closed milenakrawczyk closed 8 months ago

milenakrawczyk commented 11 months ago

Create UI that shows group details and posts similar to this widget: https://near.org/near/widget/ComponentDetailsPage?src=mob.near/widget/N.Group&tab=source. Passing to this page an NFT's contractID as the groupId query param should render a page similar to this one: https://near.org/mob.near/widget/N.Group?groupId=v0.8bityonce.near.

The page should have the info about how to join a group:

Image

The API will be provided by the groups indexer.

Proposal: https://github.com/NearSocial/SEPs/pull/2/files

charleslavon commented 11 months ago

@heycorwin for this groups UI task, we could begin by forking mob's nearsocial components and revamping them with near.org styles and components, or we could jump towards creating the designs that you demo'd in the style of the devnetwork. What do you suggest?