Web Development University Project
GiTil_WebDevelopment is licensed under the GNU General Public License v3.0
Computer Engineering and Informatics Department
University of Patras
Winter Semester 2015
Web Programming and Systems
This project is a full-stack implementation of a simple website running on localhost. It consists of a database of the Greek Government's Atmospheric Pollution data, as well as an API and two websites for managing and querying subsets of this data.
Prerequisites:
- Wampserver 3.0.6
- Apache 2.4.23
- PHP 5.6.15
- MySQL 5.7.9
-
wampserver must be installed
-
Ensure that 'wampapache' and 'wampmysql' services are not disabled
-
Place api-site in .../wamp/www folder
-
Ensure that no database named 'apidb' or 'secure_login' exists
-
Ensure that no user named 'sec_user' exists
-
Import databases.sql
-
Navigate to http://api-site.com or http://localhost
-
Ensure that Google Maps API key is up-to-date for heatmap at http://api-site/demo-site
Image Sources:
api-site background: https://goodstock.photos/distant-downtown-city-buildings-in-smog/
demo-site background: https://www.pexels.com/photo/air-air-pollution-chimney-city-221000/



