[Report] #5 Phoenix Zero - Vehicle History and Service Tracker (May 1 - Mar 31, 2022)

Invoice Detail

Invoice No: 05
Account: phoenixpulsar.near
Date: 2022-05-31

Project title: Vehicle History and Service Tracker

One-liner: Development of app that allows a user to add vehicles and vehicle services to the blockchain

Project Summary: Project consists of two repositories, a smart contract that uses near-sdk-as , where a user can add vehicles and vehicles services to the blockchain. The second repo is a front-end repo the uses Vue.js and near-api-js to render the state of the contract and interact with the contract change method on a browser.

Developer in Residence:
discord: phoenixpulsar | A Macedo#8225

Period:
May 1 → 31, 2022

Summary of work done (40hrs)

Next Steps/Ongoing

  • NEXT STEPS: Use channels such as discord to market blog tutorials, increase traffic
  • NEXT STEPS: Use user feedback to improve tutorials
  • Ongoing: Augment contract to include NEAR coin transactions

Block 1 (16hrs)

  • Smart Contract Tutorial – Spanish
    • Published blog post that goes step by step on how to test smart contract in Spanish

Block 2 (4hrs)

  • Smart Contract Testing tutorial – Spanish
    • Published blog post that goes step by step on how to test smart contract, using near-sdk-as in Spanish.

Block 3 (20hrs)

  • Front End DApp Tutorial with Vue and near-api-js
    • Published blog post that goes step by step on how use Vue, near-api-js, Vuex in Spanish.