Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View Member List #43

Open
falkonprods opened this issue Jun 4, 2021 · 4 comments
Open

View Member List #43

falkonprods opened this issue Jun 4, 2021 · 4 comments
Assignees

Comments

@falkonprods
Copy link
Collaborator

falkonprods commented Jun 4, 2021

As a DAO member, I want to see all of the other members so that I can know who is in the DAO and can view their profiles.

See members: https://www.figma.com/file/F8qFmJv4Vq90zfR9QHnaGw/Dao-UI?node-id=33%3A2497

Technical Requirements:

  • Need some kind of registry/db storage of members - should have URI to user's bucket on Gaia (need to research this)
  • UI to display list of members for dashboard screen
@cryptopanter
Copy link
Member

cryptopanter commented Jun 5, 2021

This is UI-side... It should call the already registered members from the DAO contract... I will make some amendment in the drawings.. Viewing and inviting members can be added to the Members Component and called by a function... This kind of seperating different part of logics and codes will provide us with a very neat platform at the end 👌 makes it easier for later references and corrections... Should we also attach the members profile into this uinque component?!
Member component :
1- managing list of members and their profiles stored in Gaia storage
2- Associating members to their profile data
3- Providing UI with some commands to read members attributes

@JMKJR
Copy link
Contributor

JMKJR commented Jul 16, 2021

We have a responsive design for this but not desktop. Should desktop mimic the layout albeit with a wider screen?

@JMKJR JMKJR self-assigned this Jul 17, 2021
@JMKJR
Copy link
Contributor

JMKJR commented Jul 17, 2021

I'll get started on the UI and involve the rest of you in the design process as I'm building it out.

@JMKJR
Copy link
Contributor

JMKJR commented Jul 30, 2021

Rough draft of UI with hardcoded data here #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants