GithubHelp home page GithubHelp logo

jarretmoses / blockchain-developer-bootcamp-final-project Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.54 MB

Final project for Consensys Bootcamp 2021

Home Page: blockchain-developer-bootcamp-final-project-seven.vercel.app

Solidity 3.10% JavaScript 3.82% HTML 0.33% CSS 1.28% TypeScript 91.47%

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

Contributors

jarretmoses avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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

Add Jest / RTL

Add Jest and React Testing Library for client unit tests

Optimize Storage

Right now I am lazily storing memories as their complete strings where I should probably hash them in order to minimize storage size

Final Project Feedback

Hi Jarret Moses โ€“ 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, but here's your feedback in the meanwhile:

Frontend Comments:

  • Frontend looks cool. Looks like a journal for sure. Really liked it. Works well too.
  • Ropsten testnet
  • Vercel has been used for the front-end deployment. Github pages can be used to deploy an MVP easily.

Testing comments:

  • Structured properly using Describe stt. All test cases pass successfully.
  • Coverage of all test cases possible for Smart Contract methods.

Contract Comments:

  • Smart contract looks fine. Optimization is needed for sure like a lot of storage will be used.
  • Inheritance and access control have been used. Simple design patterns but implemented alright.
  • Floating pragma and Modifier used only for validation attack patterns had been addressed.
  • Ownable has been used from Openzeppelin.

Overall:

  • A unique idea is the key feature of the project.
  • Good to have either a MetaMask ""Switch Network"" button or an easier way to users to switch or at least not render content before. I had to refresh the page after changing networks, probably build it in an event listener or some other method to do that automatically.
  • The same goes for account change. It will be a good addition to the user experience.
  • No issue on the front-end but good to show the user's address on top.
  • The idea is good and UI is implemented superbly with good UI/UX. I will suggest you try hackathons after this and try to learn more in the blockchain field.

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.