Page 1 of 1

Weather app

Posted: Mon Feb 04, 2013 12:56 pm
by Daniel Grosleau

For the weather app, I have few questions :-)
-Is it possible to use the GPS to find the location if I want the user don't have to use their postal code?

  • I want to create this app in french. So can I replace the text condition (snow=neige)?
    -Is it possible to use our own icons?

    Thanks and tiggzi is really a good way to create app. I like it better then other online system on the web


Weather app

Posted: Mon Feb 04, 2013 1:56 pm
by Maryna Brodina

Hello!

1) You can use GPS to search - just enter coordinates (for example 48.834,2.394);

2) and 3) you recive data from worldweatheronline.com server. To change language and icons you can use JS (in Response mapping add JS function to translate data into your language and change icons)