Hybrid technology to build weather app for cross platform (dektop, mobile and web)
#Useful Resources http://www.raymondcamden.com/2015/07/23/some-initial-thoughts-on-building-desktop-apps-with-ionic-and-electron
https://www.youtube.com/playlist?list=PL1QRvYV-LXn6ESBl7qm1teB1U1CK1B6gv
#Learning Resources http://ionicframework.com/
#Initial build
Linux (tested) and MAC OS (not tested) version app has been packaged and can be found on this repo. Windows version yet to be packaged.
This project can be ported to cross platform mobile usng cordova and to web as web app or chrome app.
#weather http://openweathermap.org/ service is used for weather forecast. Individual developers please sign up the free plan and use unique API key for development.