Any self-respecting app architecture must ensure it has the right folder structure set up and ready to go. Inside the lib folder, create both a models and a views subfolder.
Once you have created these two directories, you should see them in the lib folder, as shown in the following screenshot:
You are now ready to start working on the project.