GithubHelp home page GithubHelp logo

blockchain-developer-bootcamp-final-project's People

Contributors

geewynn avatar

Stargazers

 avatar

Watchers

 avatar  avatar

blockchain-developer-bootcamp-final-project's Issues

Final Project Feedback

Hi Godwin Ekainu โ€“ I am Kuldeep, a mentor who is assisting with the grading. Congratulations, your Final Project passed! We'll be approving it on the course itself in a week or two, Please provide your Ethereum address for NFT certification. It is missing in the repo. Here's your feedback in the meanwhile:

Frontend Comments:

  • Frontend is simple and good work on it.
  • Rinkeby testnet
  • Frontend is not deployed anywhere. Try to use Github pages to host it.
  • I am able to build locally to test the project.

Testing comments:

  • Structured properly using Describe.
  • All testcase scenarios seem to be covered.

Contract Comments:

  • Smart Contract work is fine. A lot of methods will lead to high contract size. Please try to modularise code for Smart Contracts.
  • Access control used extensively. Maybe instead of writing Roles.sol, openzeppelin's access-control contract can be used here. Inter-contract execution too works fine here.
  • Modifiers used only for validation looks good. Specific solidity version is fixed.
  • Only ownable has been used.

Overall:

  • Good to have either a MetaMask ""Switch Network"" button or an easier way to users to switch or at least not render content before. Handle account change to update the data according to the account selected on UI
  • UI is simple and works well, though it can be cleaner. Smart contract can be modularised. Fine work on testing. Overall a good project but it lacked public deployment.

Hope you enjoyed the learning journey so far and can continue building on this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.