Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shanebdavis/score
Ever feel like every scoring-app out there falls short? Scoring a board-game should be easy.
https://github.com/shanebdavis/score
Last synced: 26 days ago
JSON representation
Ever feel like every scoring-app out there falls short? Scoring a board-game should be easy.
- Host: GitHub
- URL: https://github.com/shanebdavis/score
- Owner: shanebdavis
- Created: 2017-05-01T15:35:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-24T16:32:20.000Z (almost 6 years ago)
- Last Synced: 2024-11-08T10:51:47.962Z (3 months ago)
- Language: CoffeeScript
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Initialized with Art-Build-Configurator
Launch: https://shanebdavis.github.io/score/
### Models
- Games
- id
- game name
- GamePlayers
- playerId
- color
- score
- Score history
- gameId
- playerId
- added
- timestamps
- Players
- id
- name
- preferredColor### TODO
* History should look more like a log - totally different from the main score UI. Editing an entry should require a tap to start, possibly a new screen.
* edit game name -w- autocomplete
* auto-complete player name from previous player names
* auto-delete 100% empty games after going back to home
* other score-lines should be disabled while changing the score on another
* new players should have an unused color
* fast-add-player buttons - if no players, fast-add adds all players from the last game. If there are players, list the most recently played-with-players as one add-button each.
* switch to art-app-kit
* on home-screen. auto-delete any playerless games
* click game title to pick game-type
* default game-type should be generic: