Skip to content

Commit

Permalink
Merge pull request #56 from jayhilden/feature/55
Browse files Browse the repository at this point in the history
#55 create screenshots for homepage
  • Loading branch information
jayhilden authored Oct 30, 2016
2 parents 5f056ce + c74f76a commit 050adf7
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 2 deletions.
38 changes: 36 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,44 @@
[![Build status](https://ci.appveyor.com/api/projects/status/l6as9pk0pxfe7tyc?svg=true)](https://ci.appveyor.com/project/jayhilden/skydivescrambesjumpgenerator)

# Latest Live Site
[skydive.hilden.io](http://skydive.hilden.io)
# Latest Live Site [skydive.hilden.io](http://skydive.hilden.io)

# You can use this project to create a Skydiving Scrambles event.
- Enter in a list of jumpers
- Randomize the jumpers into groups of 2 experiences and 2 newer jumpers
- Track scores
- Link to the videos

# Add Jumpers
![Jumpers](docs/img/jumpers.png)

# Create a Draw
![Draw](docs/img/draw.png)

# Print the Draw for Manifest and the Camera Person
When you print the draw it automatically prints one per page.
Each page can be split in half, one half for manifest, one half for the camera person.

![Printable Draw](docs/img/printableDraw.png)

# View Scores
![Scores](docs/img/scores.png)

# Admins Can Enter Scores
When entering scores you can add:
- Round Scores
- Camera person
- Link to the videos

You can also edit the jumpers. This is very useful because often a jumper may drop out or a sub is required. Using this tool you can manage all that on the fly!

![Enter Scores](docs/img/scores_edit.png)

# View Results
![Results](docs/img/results.png)

# Realtime Results On Mobile
The scrambles participants love to view their scores in real time. With this site they can, just send them a link to the results screen and it will automatically be responsive on their mobile device.
![Results](docs/img/results_mobile.png)

# Menu Support on Mobile
![Menu](docs/img/menu_mobile.png)
Binary file added docs/img/draw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/jumpers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/menu_mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/printableDraw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/results.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/results_mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/scores.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/scores_edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 050adf7

Please sign in to comment.