Skip to content

Commit

Permalink
modified readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leedongwei committed Jul 29, 2015
1 parent 347ca08 commit bf7ffec
Showing 1 changed file with 11 additions and 19 deletions.
30 changes: 11 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,36 @@
# Comprehensive Real-time Index of Monkey Points (CRIMP)
### A real-time scoring and ranking system for climbing events


## Interface
### Spectators

### Judges

### Admin

## Scoring systems available
* IFSC Top/Bonus


## System Components
### web
Mobile-supported web application for spectators to display real-time information. There are 2 key features:

1. A list of climbers who are currently on the wall
2. Sorted and ranked list of climbers with their scores on each route
### web dashboard
Interface for admins to have a quick overview of the system.

### web scoreboard
Web application for spectators that displays scoring data in real-time.

### judge
Android app for judges to submit scores. Emphasis placed on a simple and easy-to-use interface to reduce judges' workload. App uses QR code to identify climbers, but the keypad is available to manually enter the climber's ID as a backup. The app is fail-safe even if there is no internet connection - scores will be stored in a queue and sent out in sequence when connection is re-established.

Android app for judges to submit scores.

### paper
Generator for physical scoresheets with unique QR codes for every climber. Produces a single PDF file to send for printing. It would be nice if you have a few minions to cut and sort them for distribution. Distributing the scoresheets in the call-zone will prevent climbers from losing them.
Generator for physical scoresheets with unique QR codes for every climber.


## Technical Support & Development
* Currently ongoing!
* [Git branching model](http://nvie.com/posts/a-successful-git-branching-model/)

* Currently ongoing! Contact Dongwei for more information!


## Users
#### v0.2
* [NUS - Black Diamond Boulderactive 2014](http://boulderactive.nusclimb.com)
* [Asian University Climbing Championship 2014](http://nus.edu.sg/osa/src/competitive/competitions/aucc)

#### v1.0.0
* NUS - Black Diamond Boulderactive 2015


## License
Copyright © 2014-2015, [DongWei](https://github.com/leedongwei) & [Weizhi](https://github.com/ecc-weizhi)
Expand Down

0 comments on commit bf7ffec

Please sign in to comment.