polkadot-fellows / dashboard

A landing page with all info around Polkadot Technical Fellowship
https://polkadot-fellows.github.io/dashboard/
GNU General Public License v3.0
8 stars 4 forks source link

Add enrollment status to the members overview #166

Open ggwpez opened 5 months ago

ggwpez commented 5 months ago

We could either add it here in a new column, or a new page that shows the current status of a member.
AFAIK a member can be:

I think they can be treated as a linear progression from the first to the last state. It would be nice to show this state, so we can know which member has to still do some calls (if they want). cc @wirednkod

Doordashcon commented 5 months ago

We can probably do this using Subtx? Have members sign-in using polkadot-js and display the various status at the top of the Members page?

wirednkod commented 5 months ago

I want to introduce during this week P.API in the page. The members page does not look good and I was thinking that maybe this can be implemented using the new Polkadot API as well