Project developed for an event desarrollandoamerica/
This project currently is frozen (not for a long time). The data still collecting and will be reformated. The goal is to adapt the data for an all LatAm or at least for the countries where this data is opened, has similar structure and geo position.
Part of a code will be rewritten from scratch to make some improvements, e.g. Google Latitude instead of ipinfodb.
- PHP 5.2.3 or higher with GD, PDO or mysql, curl, pcre, spl modules enabled
- MySQL 5.x
- Apache with mod_rewrite enabled or any other web server with similar capabilities, e.g. Nginx
-
Clone the repository from github
-
Add required modules by running
git submodule update --init --recursive
-
Project uses version of oauth module not from
masterrepo. Update it to3.2/develop.cd modules/oauth/ git checkout 3.2/develop
-
If you uses Apache rename example.htaccess to .htaccess
-
Be sure that
/application/cacheand/application/logswriteable for the web server user -
Copy all files in
/application/config/with extension.sampleto.phpwith the same name -
Configure every module in
/application/config/*.php. For the ipinfo (IP to location) you must obtain the key from ipinfodb.com. For the oauth and facebook you must provide keys and secrets from twitter, facebok or disable this capabilities in/application/config/useradmin.php -
Restore the database from
/schema.sql -
Project contain more than 300Mb of images of chilean schools. Its located at http://demos.atmaworks.com/escuela_photos.zip so download it and unpack to
/media/images/ -
At this moment there are data for the 1-4 and 13 regions only