We'll be creating a new app to store employees. An application doesn't do anything by itself, you need to add modules to your app. A module is where you design the data model, implement the logic, and design the UI of your apps.
In OutSystems Platform IDE, create a new application called "EmployeePortal", and then add a new module to it