Minimal functionality to implement:

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