This is the repository of the Electronic Exhibition System (EES) backend.
A system that is designed to browse physical/virtual exhibitions online, and provide visitors digital guide book while visiting physical exhibitions.
For the mobile client, please visit this repository.
- Install PHP 5 and MySQL
- Download all files from this repository and place it under the PHP 5 web hosting folder.
- Setup database address, username and password in mysql_connect.inc.php
- Setup required tables in database.
- Launch the web and database server.