You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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