Jobs module: Create the folder structure
Before you start implementing the logic of the Jobs module, you must create a list of folders inside your project. Thus, the classes and the resources of the module are ordered.
Create the following folders in the JobsModule project:
- Configuration
- Data
- Localization
- Model
- PublicControls
- Resources
- Views in the Resources folder
- Services
- Data in the Services folder