Table of Content
Project 4 – Rain or Not
Rain or not.
- Example weather app for Macao
- The OpenWeatherMap
- $.getJSON
- Parse JSON
- Code for rain
- JSON with padding
- Preparing graphics
- Crafting our Rain-or-Not app
- Refactoring
- Refactoring again
- Getting weather from location
- Getting user location
- Fetch weather from location
- Integrating location into our app
Note. If you find boring setting up a new jQuery mobile project each time, you may start with this starter kit.
What’s next? We’re going to take a look at “Example weather app for macao”.