This is a basic app that I have created to show latest weather report updates for the cities in the world. I have utilized & Integrated the weather forecast api to this application.
This project was built on the top of AngularJS, WeatherAPI and Bootstrap to see how this MV* framework is interacts with other layers of the application. This project is merely my attempt to put something together based on the ideas put accross in AngularJS course videos and documentation.
I used Adobe XD to design this application wireframe.
In this project I have used AngularJS, Bootstrap 4 and I also integrate weathermap API in particular I utilize forecast api which is helpful for getting weather reports of particular cities on the searched basis.
This application is built under AngularJS(1.7.9), Bootstrap(4.4.1) and I used VScode as an IDE.
Run npm i live-server -g
to install live-server package globally in your computer. Navigate to your project folder and run live-server
. The app will automatically open http://127.0.0.1:8080
in the browser and it reload if you change any of the source files.
Follow me on LinkedIn to get the latest update about features, code and more. Consider star the repo if you like it.
- AngularJS API documentation
- Error handling
- Services - ngResource
- Services - ngResource error handling
- Creating new appid in opengeolocation.com
- Forecast api documentation
© Prasath Ravichandran, Full stack developer
Licensed under the MIT License.