Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 2.89 KB

README.md

File metadata and controls

39 lines (32 loc) · 2.89 KB

Logo

Weather Report Generator

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.

Wireframe

I used Adobe XD to design this application wireframe.

application wireframe image

Concepts

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.

Platforms

This application is built under AngularJS(1.7.9), Bootstrap(4.4.1) and I used VScode as an IDE.

Development Server

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.

More Updates

Follow me on LinkedIn to get the latest update about features, code and more. Consider star the repo if you like it.

More references

  1. AngularJS API documentation
  2. Error handling
  3. Services - ngResource
  4. Services - ngResource error handling
  5. Creating new appid in opengeolocation.com
  6. Forecast api documentation

License & Copyright

© Prasath Ravichandran, Full stack developer

Licensed under the MIT License.