NimbleKit - fast iOS app development

can nimblekit do this

Anything about NimbleKit SDK

can nimblekit do this

Postby xand49 » Thu Oct 27, 2011 3:22 pm

Hello,

I'm looking to build my first app, hopefully with NK, first I have a question about it's capabilities.

I'm looking to make a data collection app for a trade show, the trade show is densely packed with stands which makes a stable wifi connection almost impossible to maintain.

I'm looking for the functionality to save the data to a database/xml system and then recover the information, also i then need to be able to sync this to a central web based DB at the end of a day and re-sync the info to each ipad in the fleet.
xand49
 
Posts: 3
Joined: Thu Oct 27, 2011 3:18 pm

Re: can nimblekit do this

Postby ryubr » Thu Oct 27, 2011 3:37 pm

It looks like you´ll need to save local data in the app and then send it later to a server right? NK have sqlite database, also you can use Ajax to post/get data to any webserver you want, just like a normal web development project NK provides what you want :-)
ryubr
NimbleKit Expert
 
Posts: 446
Joined: Fri Jun 19, 2009 5:36 am

Re: can nimblekit do this

Postby Dilemma Apps » Thu Oct 27, 2011 3:41 pm

Yes Nimblekit is perfectly capable.

You'll need a php (or similar) webserver probably running a mysql database.

You'll then within your app need to make requests to the server to either update the server, or get info to update your app.

As long as your capable of using all these technologies, then Nimblekit would be perfect for this.
User avatar
Dilemma Apps
 
Posts: 137
Joined: Tue Jan 04, 2011 7:59 pm
Location: Kent, UK

Re: can nimblekit do this

Postby Dilemma Apps » Thu Oct 27, 2011 3:42 pm

You beat me to it!
User avatar
Dilemma Apps
 
Posts: 137
Joined: Tue Jan 04, 2011 7:59 pm
Location: Kent, UK

Re: can nimblekit do this

Postby xand49 » Thu Oct 27, 2011 3:46 pm

Thanks for the info,

whats the interface with sqlite like? are there any modules built for this?

side question (is it capable of taking in app photos and saving them into the DB?)
xand49
 
Posts: 3
Joined: Thu Oct 27, 2011 3:18 pm

Re: can nimblekit do this

Postby ryubr » Thu Oct 27, 2011 3:53 pm

Check the docs at http://nimblekit.com/supportfiles/NimbleKitDoc.pdf to see the NK API methods. There is an entire section dedicated to SQlite where you can easily create your DB, query it an insert data. And yes, you can take pictures and save them on the device and DB as well :-) The docs on the link above will show you what NK provides you :-)
Last edited by ryubr on Thu Oct 27, 2011 4:16 pm, edited 1 time in total.
ryubr
NimbleKit Expert
 
Posts: 446
Joined: Fri Jun 19, 2009 5:36 am

Re: can nimblekit do this

Postby xand49 » Thu Oct 27, 2011 3:59 pm

Thanks, looks like I'll definitely be weighing this and phone gap up
xand49
 
Posts: 3
Joined: Thu Oct 27, 2011 3:18 pm


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 0 guests