Skip to content

A simple weather report application, which is used to display cities weather reports. This application is built under AngularJS, Bootstrap and OpenWeatherMap API.

License

Notifications You must be signed in to change notification settings

PrasathRavichandran/weather_report_angularjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple weather report application, which is used to display cities weather reports. This application is built under AngularJS, Bootstrap and OpenWeatherMap API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published