Page 1 of 3

Basic User Profile Screen Setup

Posted: Sun Oct 21, 2012 10:28 pm
by Michael S. Wilson

I am wanting to have a screen that has some form option like "Name" & "Company" that a user can fill out, save it and it will always be stored in the app. I would also like for these to be able to be edited/updated.

Is there a tutorial on how to do this . . .

I am completely new to this so be gentle.


Basic User Profile Screen Setup

Posted: Sun Oct 21, 2012 11:06 pm
by maxkatz

There is not tutorial that shows exactly that but a similar one is this: http://help.gotiggr.com/getting-start...

I'd also recommend to read this: http://help.gotiggr.com/5steps and do the Twitter tutorial: http://help.gotiggr.com/getting-start...


Basic User Profile Screen Setup

Posted: Thu Jul 11, 2013 8:55 am
by Jennifer Murphy6032839

Hey Michael,

Did you figure out how to do this?

@Max all of your links go to the exact same default help page instead of a specific link.

Thanks,
Jen


Basic User Profile Screen Setup

Posted: Thu Jul 11, 2013 9:46 am
by Kateryna Grynko

Hi Jennifer,

Here is the link:
http://docs.appery.io/tutorials/build...

Other Appery.io beginner tutorials are on http://docs.appery.io/tutorials/


Basic User Profile Screen Setup

Posted: Mon Aug 26, 2013 2:50 am
by Michael S. Wilson

I have completed this, but I want to allow the user to save the data to a database and allow for login and retrieval of the information at any time.
Any direction you can give will be appreciated.


Basic User Profile Screen Setup

Posted: Mon Aug 26, 2013 3:39 am
by Igor

Basic User Profile Screen Setup

Posted: Mon Aug 26, 2013 9:09 am
by Jennifer Murphy6032839

Hi Michael,

I want to do exactly the same thing but have been unable to get it working.

It seems that the key is to familiarise yourself with REST services, the responses on my thread may be of some help you too (look at the responses further down the thread where I get specific advise rather than URLs to basic tutorials which never seem to help)

https://getsatisfaction.com/apperyio/...

Let me know if you crack this.


Basic User Profile Screen Setup

Posted: Mon Aug 26, 2013 9:30 am
by Alena Prykhodko

Hello Jennifer!

What exactly doesn't work for you?


Basic User Profile Screen Setup

Posted: Mon Aug 26, 2013 9:45 am
by Jennifer Murphy6032839

Well, the replies I have received from support are just too generic to help me, they are not specific enough. If you look at that thread (link above) you will see that there was not one bit of specific advise until Oleg responsed telling me about REST services but I have struggled to understand how to apply the information that was contained in the links he provided.

I obviously don't have the technical know-how required for this platform. I chose Appery.io because it was pitched as something suitable for non developers but it is clear now that in order to do anything in any way useful you require JS skills which I don't have.


Basic User Profile Screen Setup

Posted: Mon Aug 26, 2013 4:31 pm
by maxkatz

You are correct.. building a mobile app in Appery.io does require knowing at least some HTML/JavaScript/CSS - http://docs.appery.io/getting-started. Having said that, if you show us what you did and what doesn't work, we'll try to help you.