Badgable
Our objective to do a bear minimum implantation that allows the certificates and its awards to be updated and versioned.
Presentation
https://docs.google.com/presentation/d/1Xv9Y_dPPX1GeIBrN_nbcf94Yq_jHXV27qO_b3TPP3YI/edit?usp=sharing
Highlights
- Cheap
- Decentralized with IPFS <3
- Regular User isnt required to have a wallet
- Fully Transparent
Technology
- Metamask
- 3Box
- Angular
Pages
- Setup metamask
- Define badge
- Edit badge
- Upload csv award
- Edit award
- List awards
- List badges
- Badge Log
- Award Log
Actions
- Define badge
- Edit badge
- Add award
- Edit award
Data Models
TS interfaces are in the code for more details
- Badge
- Award ### Badge Structure
- An array of the available badges pointer(string ids) from this organization is attached to the profile for easy fetching
- Every Badge includes array of Awards and array of updates that includes all the badge versions ### Award Structure
- Award is the single credentials for a single user
- An Array of updates is added that lists all the changes in award like recipient name
Log in or sign up for Devpost to join the conversation.