Phonegap ( + rails ) basic sample app for profile listing, browsing?
Posted
by
Rubytastic
on Stack Overflow
See other posts from Stack Overflow
or by Rubytastic
Published on 2011-11-27T17:46:17Z
Indexed on
2011/11/27
17:51 UTC
Read the original article
Hit count: 203
ruby-on-rails
|phonegap
Im looking for a sample or tutorial to get started with phonegap. Im building a profile site and want the profiles to be listed in phonegap This is the functionality I look for:
- Basic login and with autentication in our rails app
- After login a listing of all profiles getting data from the rails app and display this inside phonegap
- Listing of profiles with basic search
What would be the best and quickest way to get this functionality up and running? Is there some best practice on using rails and phonegap?
If anyone knows a tutorial or sample app like described above please let know! Thanks!
© Stack Overflow or respective owner