Weather Forecast v1.0.0
Website for Weather Forecasting
Installation Guide
- Install
XAMPP
ORWAMPP
- Launch XAMPP Control Panel and start Apache and MySql
- Visit
localhost/phpmyadmin
in a web browser - Create database
database
- Import
database.sql
- Place
weather
folder toC:\xampp\htdocs\
- Visit
localhost/weather/admin
in a web browser - Goto Weather Tab and provide API key
- Now Visit
localhost/weather
in a web browser - Done! Enjoy :)
Admin Credentials
- Admin:
http://localhost/weather/admin
- Username:
admin
- Password:
password
- API Key:
3794141fe0cac15a9225a73d70d21ce8
(Use your own API key, however students may use this key)