Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 703 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 703 Bytes

* Summary

*This is a CakePHP application for the Puerto Rico Techsummit 2015 that lists commonly used local government services with the option to store credentials and have a single sign to access those services.

*** Version **beta-0.1

### Installation

*** Requirements**

  1. Working web server with PHP 5 and mod_rewrite enabled.

  2. MySQL database

*** Configuration**

Update app/Config/database.php

Create the database and insert app/Config/sql/techsummit*.sql as the database template.

Create app/tmp folder

Create app/tmp/logs folder

Create app/tmp/cache folder

Create app/tmp/sessions folder

Make app/tmp writable recursively

**### Author

Gabriel Figueroa, I-Comm