Giter VIP home page Giter VIP logo

dicanio's Introduction

Goalmine

A web-based football predictions game. Built with Node

dicanio is built on lyall, using Node rather than PHP

History

  • 1.0 (worldcup) July 2010 World Cup PHP (and a bit of Excel!)

  • 2.0 (GM2012) Premier Season 2010/11 + 2011/12 PHP

  • 3.0 (euro) European Championships 2012 First version to use CakePHP

  • 4.0 (GM2013) Premier Season 2012/13

  • 4.5 (boleyn) Dec 2012 Premier Season 2012/13 + 2013/14 added tipping and killer games

  • 5.0 (hurst) July 2014 World Cup 2014

  • 6.0 (devonshire) August 2014 Premier season 2014/15

  • 6.1 (devonshire) Misc changes to code

  • 6.2 (devonshire) July 2015 Premier season 2015/16

  • 7.0 (lyall) European Championships 2016 First version of Goalmine to use Node instead of PHP

  • 8.0 (dicanio) Summer 2017 First premiership version of Goalmine to use Node

dicanio's People

Contributors

njmanton avatar

Watchers

 avatar

dicanio's Issues

Issue with handlebars contexts

In predictions/view.hbs, the score input box should pick up a data attribute from the outer handlebars context, if one isn't there already (i.e. a prediction exists).

{{ ../header.id }} should return the id from the header context - this works on prod. However on dev this needs to be {{ ../../header.id }} i.e. a further level up, in order to work.

express-handlebars v3.0.0

Allowable values for bets

In bets/edit template, invalid values (<20 / >60 / not multiple of 5) are highlighted, but accepted as legal bets.

betEditCheck() should allow check for valid entries

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.