Hello all,
Many thanks for all your tutorials that have greatly helped and helping us in so many ways.
Please, i have problem at hands to solve though i'm a newbie in angular/ionic.
1) I have a form that contains several inputs to collect personal info like names, gender, DOB, Occupation etc. At the bottom of the form i have image tag and a button to display and capture image respectively. I was able to capture and displayed the captured image.
PROBLEM STATEMENT:
1) I would like to save all the personal info including the captured image on a local storage. Why? because of bad network.
2) I would like to retrieve the saved info and image and upload to a remote server.
Please, i would be so grateful if you can illustrate this with a simple and short tutorial as you wish.
Thanks once again.