| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README.txt | 2013-01-11 | 649 Bytes | |
| openbooth-1.0.zip | 2013-01-11 | 4.7 MB | |
| Totals: 2 Items | 4.7 MB | 1 |
Remember to setup the database using the provided openbooth.sql script. Your database should be named "openbooth". IMPORTANT!!! Also, ensure that the base path and image path in application/config/config.php points to the location where you have deployed the application. You would need the following details to demo the application. Table Setup =========== EmployeeID: 000000 Table Number: 1 (could be any number) Device Number: 1 (could be any number) Waiter ====== EmployeeID: 000001 Kitchen ======= EmployeeID: 000000 Manager ======= EmployeeID: 000003 Of course, you can create new users in the manager section.