Skip to content

LiadOwar/midburn-quiz

Repository files navigation

QuizBurn - Midburn 2016 Quiz Game

Version: 1.0

Description Answer 10 correct question to pass the quiz then get the chance to buy a ticket for Midburn 2016!

How it works? Send user id via quiz URL, For example: [quiz-url]?userId=22

Deployment script

https://gist.github.com/mtr574/ef60d2417a9e3a42811a

Frontend deployment instructions:

Install http-server:

npm install http-server -g

Install bower:

npm install -g bower

Angular/Bootstrap etc:

bower install --save angular bootstrap jquery font-awesome angular-resource angular-translate

Run server:

http-server

Go to page:

http://localhost:8080/?userId=666

Contributors

  • Elad - Back-end
  • Nate - Front-end
  • Nir - Design & Front-end

)'(

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published