We took a look at Composer and how Composer enhances development with Drupal and any development project. Then, we created multiple user role registrations that allow different information to be created by our user.
Upon registering, the user is then assigned a different user role, and, based on this, they can either create a job or apply for a job. This makes the process of creating or applying for a job a lot easier and easy to manage as to which user role can do it.
We created a Webform that is attached to each node, which then stores all submissions on the node so that the recruiter can view the job applications.
In the next chapter, we will look at how to create an event website; this will show an event with a schedule, and more.