Coder Social home page Coder Social logo

iyulaev / scratchercalc Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 1.18 MB

Android app that can be used to screen CA lottery scratcher tickets based on expected value, jackpot likelihood, and to screen out tickets with the majority or all of the jackpots claimed

Java 91.78% Perl 8.22%

scratchercalc's Introduction

=-=-= SmartScratcher Project Readme =-=-=

Contact: Ivan ([email protected])

This is the top-level readme for the SmartScratch project. It will describe the project (very generally) and provide a (possibly inaccurate) code file layout.

This was my first Android project - written some time ago. 

Project Synopsis:
Write a simple app that harvests scratcher ticket data from the CA lottery (and other states too!) web site. We can use this data to guess as to the expectation value of the scratchers tickets (of each type) and  thereby advise gamblers which tickets they should buy, to maximize their expected returns or to increase the likelihood of willing. Also, we should eliminate tickets where most (or all) of the jackpots have already been claimed.

(Partial) Directory Structure:

buttscratch: main Android project folder
---\src: source code dir
    ---\jettiy.smartscratcher: main SmartScratcher Package.
        ---\SmartScratcher.java: Activity associated with entry point into SmartScratcher program
		
---\res: resources like layouts
    ---\drawable*: icons and pictures used throughout the program
	---\layout: XML layouts for the various UI elements of this program

buttscratchTest: main Android Test project folder

dev_docs: developer documentation, not to be released publically

media: various non-code media, like icon sources. This isn't used by the project directly, rather, it is typically modified, scaled, and put into buttstratch\res\drawable*\

server: code that will go onto the server for generating the text-based database

[ End of File ]

scratchercalc's People

Stargazers

Nolen James Felten avatar Ivan Yulaev avatar Maxim Zaslavsky avatar

Watchers

James Cloos avatar Ivan Yulaev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.