Skip to content

JuanCodeAtATime/powerballer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POWERBALLER | Data Driven Lottery Gaming

  • Developer: Juan Rivera
  • Date: March 13, 2020

Powerballer, data-driven lottery gaming


Overview

Powerballer is a full-stack MERN application that features dynamic, data-driven lottery updates. It features real-time tracking of jackpot amounts and draws.

Users can enter up to three lottery tickets at a time to compare them with the winning numbers. The app also features a ticket management tool to view and/or delete past numbers.

The application currently tracks Powerball lottery games only, but there is a desire to expand this tool to other lottery games.

Installation Steps

  1. Git clone with HTTPS to your local machine https://github.com/JuanCodeAtATime/powerballer.git.
  2. In powerballer folder (root directory), run npm install in your terminal to install back-end dependencies.
  3. Then, cd client and run npm install to install front-end dependencies.
  4. Go back to root directory (powerballer) by running cd ...
  5. Lastly, run npm run start to launch in your local machine.

Built With

Demo

Click here for a demo of the app's basic functionality and responsiveness.

Check Out Deployed Site

https://powerballers.herokuapp.com

About

Powerballer is a full-stack MERN application that features dynamic, data-driven lottery updates, real-time jackpot amount changes, and live powerball draws. The user can enter and manage their tickets. Future version will include a lottery matching algorithm and prize information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors