Skip to content

failedCoder/Lottery

Repository files navigation

Lottery

Lottery app that generates 5+1 random numbers, and compares them to the combination that user entered.

Setup

  1. Clone the repo
  2. Import database file from database directory (lottery.sql)
  3. Run composer install in the terminal
  4. Run npm install in the terminal
  5. Open the project using xampp, php -S localhost:8000 or any other local web server

Technologies used

  • PHP
  • jQuery
  • jQuery UI
  • Bootstrap
  • HTML
  • mySql
  • Parsley JS
  • SCSS
  • Gulp

lottery