Help needed with IOS app. Details are here

mauricedorris

Member
Licensed User
Longtime User
Hello, I need help with an app. It should be a pretty simple application. Our guys have experience with B4X but are busy with other projects.

I have some repair technicians that need to see and document work that is assigned to them.

First screen I imagine would be some sort of list of the work assigned to them. I envision a grid with about 20 rows and maybe 7 or 8 columns.

When they click on one of the items, it will then open up the second screen where they will capture some information.. This screen will have some text boxes and some drop down lists to capture some information from the person using the app.

I want it to write to an sqllite database on the device. At least I think I want that so that the app can run if disconnected from wifi.

This is the first phase.

Second phase will be to communicate with a web service or a web server to get the data to load into the sql-lite database

Phase 1 first, then the second phase. Just a couple of forms. I image 3 or 4 simple tables in sql lite.

Anyone interested please message me or contact me at maurice@paradigminfosystems.com . I will gladly answer any question and hope to get an estimate for the price.

Thanks

Maurice
 

abarnett

Member
Licensed User
Longtime User
Hi

Let me know if this is still and issue. I have written all of this type of system, from the device code through to back end server code. All working live.

Let me know if I can help

Andrew
 
Top