Share My Creation Business App to collect prospect data !

Hi,

I was asked to write this app by a client to capture data of prospects that were spoken to at various trade shows.

The app contains a short questionnaire that is answered by check boxes, radio buttons, textboxes etc. This data is then stored on the device in a SQL Lite database and can be then sent to the clients servers via a CSV file or direct into a MS SQL Database, for use by their desktop software to follow up the prospects.

The questionnaire is created at run time and uses a file holding the questions to create the questions and question type. Each question is a custom design view that is called depending on what type of question is needed (Yes / No, text, pick from list, spinner etc)

Many thanks to Erel and his team and those that have created 3rd party libraries for use :)

I was able to go from concept to release in under 2 weeks, much to my clients delight :cool:


Some screen grabs are below :)
 

Attachments

  • device-2013-12-13-134808.png
    device-2013-12-13-134808.png
    470.8 KB · Views: 3,269
  • device-2013-12-13-134911.png
    device-2013-12-13-134911.png
    67.4 KB · Views: 439
  • device-2013-12-13-134841.png
    device-2013-12-13-134841.png
    189.7 KB · Views: 423
  • device-2013-12-13-135042.png
    device-2013-12-13-135042.png
    73.1 KB · Views: 416
  • device-2013-12-13-134949.png
    device-2013-12-13-134949.png
    462.2 KB · Views: 412

imbault

Well-Known Member
Licensed User
Longtime User
Hi,

Is it possible to share the code of your app (which looks great)?

thanks
 

dealsmonkey

Active Member
Licensed User
Longtime User
Hi,

Is it possible to share the code of your app (which looks great)?

thanks

Sorry, this is a commercial project from which I earn an ongoing monthly payment, so I would not release the code. If you are after any advice on coding, just post in the forums and many here including myself will help :)
 
Top