Bookmeal is a project that helps students in Guangdong Contry Garden School to book their monthly meal conveniently.
Demo: http://bgy.xxx/tools/bookmeal/
Note this project is just for fixed request format of CGS only.
Requirements:
- PHP server environment
- Ruby CGI page server env
- Discuz! forum system
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
.
For normal user, there are kind of operations:
- Login -> Fill the card numbers & passwords -> Save -> Book
- Just fill the info -> Book
Copyright (c) 2012, Shou & Rix.