Skip to content

leepowelldev/pubquiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published