314pies / EES_Console

Electronic Exhibition System backend.(PHP + MySQL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electronic Exhibition System

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.

alt text

Installation

  1. Install PHP 5 and MySQL
  2. Download all files from this repository and place it under the PHP 5 web hosting folder.
  3. Setup database address, username and password in mysql_connect.inc.php
  4. Setup required tables in database.
  5. Launch the web and database server.

About

Electronic Exhibition System backend.(PHP + MySQL)


Languages

Language:PHP 35.7%Language:SCSS 27.4%Language:Less 27.1%Language:HTML 7.7%Language:CSS 1.6%Language:Hack 0.3%Language:JavaScript 0.2%