Skip to content

This application allows user to search for weather information based on current location or any other location entered by the user. The results will be displayed in tabular format, which on clicking, provides detailed description for that particular day. The detailed description provides interactive UI along with charts via Google Charts.

Notifications You must be signed in to change notification settings

laidasani/WeatherForecast_PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

WeatherForecast_PHP

Reference Solution Video: https://www.youtube.com/watch?v=irN8ZV-GuR8&feature=youtu.be.

Overview

This application allows users to search for weather information based on the current location or any other location entered by the user. The results will be displayed in tabular format, which on clicking, provides a detailed description for that particular day. The detailed description provides interactive UI along with charts via Google Charts.

Technologies Used

PHP, Javascript, HTML, CSS, JSON Parsing, APIs

APIs Used

Google Geocoding API, Forecast.io DarkSky API, IP API

Features

  1. Users can search Weather Forecast from current location which is caught using IP API or a custom location using Google Geocoding API.
  2. Users can click on any of the tabulated result and a detailed decription can be seen which has also the hourly weather chart of the day (via Google Charts).
  3. Clear button resets the application.

About

This application allows user to search for weather information based on current location or any other location entered by the user. The results will be displayed in tabular format, which on clicking, provides detailed description for that particular day. The detailed description provides interactive UI along with charts via Google Charts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages