Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 774 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 774 Bytes

Introduction

Bookmeal is a project that helps students in Guangdong Contry Garden School to book their monthly meal conveniently.

Demo: http://app.sb.gy/bookmeal/

Setting Up

Note this project is just for fixed request format of CGS only.

Steps:

  1. put the client directory into a php script executable directory.(below Discuz! root dir is recommended.)
  2. put the the server into any cgi-bin dir.
  3. Adjust the DB_FILE in server/dbaccess.rb to a filename below reead-writable dir.
  4. Adjust the global variable request_url in client/js/script.js to the corresponding request.cgi of the server.
  5. Hard code SITE_ROOT to the client/js/index.php.

License

WTFPL

Copyright

Copyright (c) 2012, Shou & Rix.