Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmosul/jmosullivan-bowling
Bowling scorecard
https://github.com/jmosul/jmosullivan-bowling
Last synced: about 2 months ago
JSON representation
Bowling scorecard
- Host: GitHub
- URL: https://github.com/jmosul/jmosullivan-bowling
- Owner: jmosul
- Created: 2015-06-21T19:41:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-22T16:49:17.000Z (over 9 years ago)
- Last Synced: 2024-10-15T08:47:28.852Z (3 months ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bowling Scorecard
## Origins
During the interview process for a BBC Technology Graduate Scheme I was asked to develop a piece of software that would calculate the score of a game 10 pin bowling.The exact words was to build a "10 Pin Bowling Scorecard". Mistaking this to mean the software should score an ongoing game. This is the Javascript Application I built, with a bit of PHP form submission to show I could do that too.
## The Angular Conversion
Despite going above and beyond the brief Aunty Beeb did not see fit to give me a job :).
But it was within the interview I first heard about AngularJS and its binding features. It seemed very interesting. Now in a new job at DesignMyNight.com I use AngularJS daily and love it.
So, about a year on from the BBC interview I am converting my Two-page Prototype Object Oriented Javascript App to an AngularJS App.