Weather Forecast with OpenWeather API and Google MAP API
제품 세부 정보
Weather Forecast with OpenWeather API and Google MAP API
This is the Weather Forecast with OpenWeather API and Google MAP API for Hourly and Daily. Get Sunrise and Sunset times, Latitude and Longitude coordinates and other quick information regarding the location visited.
NOW – Get to see how's the current weather in your location, alongside with the weather , humidity, wind speed and degree.
HOURLY FORECAST – Get detailed hourly weather information for a specific day, the forecast data includes the weather , humidity and temperature.
Admin will login and will set the OpenWeather API and Google MAP API .
Front End :
http://yourdomain.com
if any sub folder
http://yourdomain.com/ your-folder-name
Admin Section :
http://yourdomain.com/index.php/admin/login
if any sub folder
http://yourdomain.com/ your-folder-name /index.php/admin/login
Dashboard:
After login You can see Dashboard with the current status of users. You need to set OpenWeather and Google MAP APIMaterial Used:
HTML,CSS,JSPHP 5.6+
CodeIgniter 3.1.11 Framewok
MYSQL 5.6+
Settings & installation guide
MYSQL:
Database:
The database and its tables is in zip folder.In PhpMyAdmin make a database name and click import.now browse and select *.sql file from unzipped folder and after submitting You can see all the tables there.
PHP:
config.php:
Path : application/config/config.php
Enter your domain name here example : http://www.example.com
database.php:
Path : application/config/database.php
Enter your database name,username & password
Operate & Manauals
Login:
Login with your username(email) & password stored in users tables
Dashboard:
In the Dashboard you can see users data,some links on left menu to set OpenWeather API and Google MAP API
Map:
Location lat lon will be displayed on map
Search:
Search the location
Admin:
SET OpenWeather API and Google MAP API and Default Location
Demo URL : http://gokroy.com/code/weather-forecast/
HOURLY FORECAST Get detailed hourly weather information for a specific day, the forecast data includes the weather , humidity and temperature. Front End : http://yourdomain.com if any sub folder http://yourdomain.com/ your-folder-name Admin Section : http://yourdomain.com/index.php/admin/login if any sub folder http://yourdomain.com/ your-folder-name /index.php/admin/login Dashboard:After login You can see Dashboard with the current status of users.
File Tree
-
📁 Weather Forecast with OpenWeather API and Google MAP API