Sample Ionic 4 apps that use form controls to perform specific data-entry tasks.
Important note!
Note that the option of creating new apps with the Ionic 4 framework was removed and we no longer support the projects that were created with it earlier.
Moreover, you are free to effortlessly migrate your Ionic 4 project(s) to their Ionic version with keeping both apps active.
Please check this page to learn how to do it.
Introduction
These sample apps provide step by step instructions that will walk you through the steps of creating an Ionic 4 application using the Form component for handling user input.
There are two sample apps tutorials to be followed:
- Ionic 4 Form DB Login Sample App tutorial that instructs how to set up an Ionic 4 login app with using forms and where the related services are linked to the Appery.io database.
- Ionic 4 Form DB Signup Sample App tutorial which explains how to extend the Ionic 4 Form DB Login Sample App tutorial by adding the signup page with updating database records.
Important note
It is recommended that you complete the Ionic 4 Form DB Login Sample App tutorial first, then move to the Ionic 4 Form DB Signup Sample App one.
You might also like this Appery.io Community video showing how to easily create an application with login/signup functionality by adding the Appery.io Simple Login and Signup plug-in: