-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
16 lines (10 loc) · 682 Bytes
/
README
File metadata and controls
16 lines (10 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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