Skip to content

For finding current weather and a five day weather forecast for a single location

License

Notifications You must be signed in to change notification settings

AvidahRai/Web-Weather-Application

Repository files navigation

weather-appliction

Version: 1.0
Author: Avinash Rai
Release: 23/06/2015

Weather Application is an one-page web application, developed and designed for displaying current and five-day-forecast weather data for a single location. This application uses two APIs :- OpenweatherMapAPI and Telize GeoIP API.

Features

  1. The application uses Telize GeoIP to find the user's geo co-ordinates and use to it to call the weather information from OpenWeatherMap API.
  2. The user's can search for a location, by entering the location's name on the application's Autocomplete search feature. Selecting the location will display its weather information.

Setup Instructions

  1. You will need to first get an Application Key from OpenWeatherMap..
    Note this is not a product placement scheme and there are other alternatives for this. However this will require changes in "config.php" file and may require changes in the "view" files.
  2. In the "application/config.php" file, set the value 'APPID' => , with the new accquired Application key.
  3. Place all folders in a desired location.
  4. Run the application, by setting the URL Pointer to the "public" folder. E.g. http://localhost/weather-application/public/

About

For finding current weather and a five day weather forecast for a single location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published