As soon as we created a Solution in Wayfast, we can start creating projects. At this point, the application brings the possibility to start different type of project’s development. In this lesson, we are going to review the “Application” type.
How to create an “Application” project?
Now that we have the main structure created, user can click on “Project” button and build the first element to initiate an Application.
A popup is displayed to select the main settings for your new application.
It’s important to analyze which type of project fits better to your application objectives. In this case, we are going to select “Application” type. Let’s focus on the following values to select:
Also the users need to select which Login Type is needed, Wayfast offers 3 options:
Field | Description |
---|---|
SSO | Single-Sign-On access to the application |
User and Pass | Traditional login type |
Anonymous | TBD |
Then we have to select the default “Language” value for the project. This will be central in case you want to map different languages. You can check the “Translator” feature in this lesson.
Click “Accept” button and the Project is generated.
This is an important milestone on new project because it will define the whole structure for your applications. Once it’s created, user can’t edit the definitions previously selected on “Modify Project” settings.
Immediately after user clicks on “Accept” button, the “Select Skin” popup will offer different templates to apply in your application’s interface.
Dashboard will provide the main information regarding the status of your “Requirements”, Size of your code, database and finally the “Runs” information.
Recap
“Application” type is the main way to establish the development structure that will generate a web based application with the corresponding requirements and connections to DB. In the next lesson, we are going to analyze which are the differences between the “Application” and “Workflow” project’s type.