Summary:
This code was submitted as the solution for Assignment 5 for KSU course Internet Programming in the fall of 2015. This web application uses the measurements example database as a subject. It uses the modules db_access and db_utility functions to access data regarding geographical and infastructure features of local towns in Georgia. There are four additional Python scripts that generate new forms (using db_access.py and db_utility.py functions) upon receiving user data.
Application Dependencies:
This web application requires the following dependencies to properly function:
- Ubuntu 14.04 (or greater)
- Apache Server 2.4.7 (or greater)
- Python 3.4.0