Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather forecast app

Weather forecast app is angular application which uses google charts for showing forecast.

Using the complete angular component

Download the project and install the required packages and run the application.

Installing

> npm install

Run server

> ng serve

Adding google charts style

Modify the index.html file by adding below code under head root

<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>

Add appid to connect openweather map rest api

Create your appid on http://api.openweathermap.org and modify the environment file and your appid

Image

Code License

MIT

Author

Vijaykumar Thombre [ [email protected] ]

About

A complete weather forecast application with google charts

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages