leepowelldev / pubquiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pub Quiz

Simple pub quiz built with a Slim / NotORM API back-end, and Angular / Bootstrap front-end.

Requirements

Installation

Installing assumes you're using Apache with PHP and MySQL.

  1. Clone the respository to your local machine.
  2. Create a new virtual host and set the document root to the src directory in the location you cloned the repository to.
  3. Create a new database, and import the sql found in the sql directory of the repository.
  4. Edit the config.php file in the src directory to your local MySQL settings.
  5. Open the newly created virtual host url in your favourite browser.
  6. Answer all the questions correctly.
  7. Save your score and pat yourself on the back.

License

MIT

About


Languages

Language:JavaScript 73.9%Language:PHP 16.2%Language:CSS 9.9%