gurukamath / blockchain-developer-bootcamp-final-project

blockchain-developer-bootcamp-final-project-nu.vercel.app
1 stars 0 forks source link

Final Project Feedback #1

Closed EmanHerawy closed 2 years ago

EmanHerawy commented 2 years ago

Hi @gurukamath – Congratulations, your Final Project passed!

image

We'll be approving it on the course itself in a week or two, but here's your feedback in the meanwhile:

Front end & UX : Thank you for your hard work. Below are some recommendations to make your work better:

Smart contract: awesome code organization and documentation, few tips and tricks if you would love to make your work incredibly amazing

Unit tests You did a great job with testing. My advice to you is to :

-Check the amazing testing tools like OZ testing environment https://docs.openzeppelin.com/test-environment/0.1/ and waffle https://ethereum-waffle.readthedocs.io/en/latest/index.html as they would give you lots of amazing tools that help you develop more efficient unit tests. also if you would love to check the test coverage, tools like firefly https://fireflyblockchain.com/ would help you

General feedback: What you have done is amazing and I do encourage you to continue your work on this amazing idea

image

gurukamath commented 2 years ago

Thank you for the evaluation and the detailed feedback. I will keep them in mind and continue to improve this further as well as add a few new features