Aniket-Engg / solidity-school

First place for early developers to learn Solidity
366 stars 82 forks source link

childOrgEnrollment #39

Closed Aniket-Engg closed 1 year ago

Aniket-Engg commented 2 years ago

Standard: 3 Sequence: 3 Contract Name: childOrgEnrollment Problem Statement: https://github.com/Aniket-Engg/solidity-school/tree/master/std-3/3_childOrgEnrollment

Solve the problem statement.

Contribution guidelines: https://github.com/Aniket-Engg/solidity-school/wiki/Contribution-Guidelines

mastershashank commented 2 years ago

Hello @Aniket-Engg Kindly assign this issue to me and consider it as a contribution for hacktoberfest22.

Aniket-Engg commented 2 years ago

Hello @mastershashank , You have been assigned. Please go through the contribution guidelines. In case you have any queries about problem statement, they can be raised here.

mastershashank commented 2 years ago

Thank you @Aniket-Engg I will start working on this issue.

Aniket-Engg commented 2 years ago

@mastershashank Have you made some progress?

mastershashank commented 2 years ago

@Aniket-Engg I am working on the Smart contract. facing some issues when I am implementing Inheritance. I need some assistance. How can I connect with you? This project is my first open-source contribution.

mastershashank commented 2 years ago

Sir, I need your assistance in completing the smart contract.

Aniket-Engg commented 2 years ago

Hello @mastershashank , Here is the hint: https://github.com/Aniket-Engg/solidity-school/tree/master/std-3/3_childOrgEnrollment#informational-hint and you can read everything about inheritance here: https://docs.soliditylang.org/en/v0.8.17/contracts.html#inheritance

In case of any other query, you can put it here.