Bookmeal is a project that helps students in Guangdong Contry Garden School to book their monthly meal conveniently.
Demo: http://app.sb.gy/bookmeal/
Note this project is just for fixed request format of CGS only.
Steps:
- put the client directory into a php script executable directory.(below Discuz! root dir is recommended.)
- put the the server into any cgi-bin dir.
- Adjust the
DB_FILE
inserver/dbaccess.rb
to a filename below reead-writable dir. - Adjust the global variable
request_url
inclient/js/script.js
to the correspondingrequest.cgi
of the server. - Hard code
SITE_ROOT
to theclient/js/index.php
.
Copyright (c) 2012, Shou & Rix.