• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Cross Platform App

Create a web / hybrid app that can work on both IOS , Andriod and windows with following features
>
> Landing page with a Camera button to take picture from the page
> Gather the GPS coordinates while taking the picture
> Allow user to enter some description of the image after taking the picture
> Save button
> On save store the photo, coordinates and description in a local database
> when there is connectivity send the data as a rest / web service to a central server .
> Generate a unique ID for the submitted photo /message and pass it back to the app . so that user can see the number generated and photo back in the app.
 
Back
Top Bottom