Minimal functionality to implement:
- Read the json file stored on the NextJS backend — status: ✅ completed by Justin in June
- Parse the json file for owner’s GitHub username — status: ✅ completed by Justin in June
- Display user’s latest 3 or 6 repos when a user clicks the GitHub button on the NFT — status: ✅ completed by Justin in June
- Implement Connect to Metamask code (may also use Web3Modal)— status: ✅ completed by Justin in June
- Upload smart contracts and unit tests — status: ✅ completed by Marcos on June 23
- Add minter backend code — status: ✅ completed by Marcos on July 11
- Connect minter form button to minter contract backend code — status: ✅ completed by Justin and Marcos on July 18
- Add proposal and voting backend code — status: ✅ completed by Justin and Marcos on July 25
- Connect proposal form and voting form to backend code — status: ✅ completed by Justin and Marcos on July 18