Smart Contract: Create and Apply for Jobs

Learn to extend our smart contract to allow users to create and apply for jobs.

In this lesson, we’ll focus on adding extra features to our smart contract. Currently, we can create profiles; now we’ll extend this to let users create listings for jobs or apply for them.

Creating a job offer

We’ll begin with the function for creating job offers. Paste the updated code content into the Remix workspace, and then we’ll go through the changes.

Get hands-on with 1200+ tech skills courses.