|
|
| Author |
Message |
| st3v3 |
This post is not being displayed .
|
 st3v3 Super Spammer

Joined: 16 Oct 2006 Karma :     
|
 Posted: 15:29 - 24 Aug 2015 Post subject: App creation, process for dummies? |
 |
|
I have to look into an App build soon, #becauseTechnology.
But i'm clueless as to what would be needed development side.
What it should do sounds simple, I act as a courier and take a parcel from point A in town, to point B 4 miles away.
Whoever is booking this errand would need to be able to give a collection address, collection time and a delivery address, probably give specific notes in a Notes box/field too.
Nothing fancy needed, to my mind it's just an enquiries form which is sent and arrives in email form to a Gmail account.
Is anyone able to advise me how simple or complex this is and maybe a ball park figure to expect?
Thanks.  ____________________ Roger wrote: Women don't get damp for clingy puppies. Get some better happy pills, hit the gym & buy a medallion the size of a dinner plate. Job done |
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| duhawkz |
This post is not being displayed .
|
 duhawkz World Chat Champion

Joined: 03 Dec 2006 Karma :  
|
 Posted: 02:32 - 25 Aug 2015 Post subject: |
 |
|
have a look at https://www.coursera.org/course/androidpart1 to start with
You can download the android development kit for free, the actual coding for the app should be fairly straight forward to get the basic functionality you want.
essentially it just a form with a post action
you might hit some complexity around doing things like postcode > address look ups and things like that, if wanted to include that sort of functionality. and it will probably require the use of a 3rd party api which may cost you.
you will also need to think about where your app is going to post the data, are you going to create a back end api or server to receive it, have it email you etc.
developing for iDevices is slightly more complicated, in that you have to register as a developer and pay a fee to apple for the privilege if you want get your app published the app store i think it's about £99 or there abouts ____________________ "The guy is a worthless cunt and I honestly believe I would be a slightly happier person if he died." - Chris-Red |
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| duhawkz |
This post is not being displayed .
|
 duhawkz World Chat Champion

Joined: 03 Dec 2006 Karma :  
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Jayy |
This post is not being displayed .
|
 Jayy Mr. Ponzi
Joined: 08 Jun 2009 Karma :  
|
 Posted: 19:23 - 25 Aug 2015 Post subject: |
 |
|
You can achieve this fairly easily using a hybrid app which is basically an Android container / iOS container with a mobile site loading inside it.
Android is much easier, you could use something like Phone Gap. There's no verification process but iOS you will need an Apple Developer license and to wait for them to accept your app before it going live on itunes.
You could also pay a company to distribute the app for you on iOS if you don't want to go through the Apple dev process.
https://build.phonegap.com/faq |
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| st3v3 |
This post is not being displayed .
|
 st3v3 Super Spammer

Joined: 16 Oct 2006 Karma :     
|
 Posted: 12:15 - 28 Aug 2015 Post subject: |
 |
|
I have found 'appypie', a site that seems basic WYSIWYG and let me do a decent freebie trial version for the moment to help me narrow down the process.
All I want it to do is take a name, email, phone number and have a 'notes' box so customers can describe precisely what they need - they click send then it emails me the form and I email back with a confirmation and info (job cost etc).  ____________________ Roger wrote: Women don't get damp for clingy puppies. Get some better happy pills, hit the gym & buy a medallion the size of a dinner plate. Job done |
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Jayy |
This post is not being displayed .
|
 Jayy Mr. Ponzi
Joined: 08 Jun 2009 Karma :  
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Jayy |
This post is not being displayed .
|
 Jayy Mr. Ponzi
Joined: 08 Jun 2009 Karma :  
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| ScaredyCat |
This post is not being displayed .
|
 ScaredyCat World Chat Champion

Joined: 19 May 2012 Karma :   
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| st3v3 |
This post is not being displayed .
|
 st3v3 Super Spammer

Joined: 16 Oct 2006 Karma :     
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Jayy |
This post is not being displayed .
|
 Jayy Mr. Ponzi
Joined: 08 Jun 2009 Karma :  
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
Old Thread Alert!
The last post was made 10 years, 268 days ago. Instead of replying here, would creating a new thread be more useful? |
 |
|
|