Skip to content

Commit 5ecae26

Browse files
authored
Create README.md
1 parent b3b0416 commit 5ecae26

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# card_stack
2+
3+
Companion app for an obscure physical coding challenge, designed for conferences or recruitment fairs. People pick up one of the cards, which will have a number written on it. They rip notches like an old punch card catalog system to represent the nunmber and give it back.
4+
5+
The card is shuffled into a stack of similar pre-coded cards. This app enables anyone to check if a response is correct. Deploy the app to heroku and visit e.g. <app_name>.herokuapp.com/34 to get the steps to find card number 34:
6+
7+
Card stack card finder
8+
9+
Insert needle into hole 1, lift and keep
10+
Insert needle into hole 2, lift and discard
11+
Insert needle into hole 3, lift and keep
12+
Insert needle into hole 4, lift and keep
13+
Insert needle into hole 5, lift and keep
14+
Insert needle into hole 6, lift and discard
15+
Insert needle into hole 7, lift and keep
16+
Insert needle into hole 8, lift and keep
17+

0 commit comments

Comments
 (0)