michaelha/EHO-cake
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
README for Economics Hands On Pricing Simulation game Using CakePHP, the "app" folder contains all the relevant folders in the application, the "cakephp" folder contains the required CakePHP core. "cakephp" folder also has a folder named "app" in it, please disregard this folder. I have included the SQL file for the tables created so far, they include Profs, Students and Games. There will be many more additions made to these files. Below are some CakePHP resources: CakePHP - the rapid development PHP framework http://www.cakephp.org Cookbook - user documentation for learning about CakePHP http://book.cakephp.org API - quick reference to CakePHP http://api.cakephp.org