Skip to content

Commit 4eb9eb8

Browse files
committed
Add a small 'Extra Credit' section to the end of Suggestotron
1 parent 026bb6e commit 4eb9eb8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

sites/curriculum/credits_and_next_steps.step

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@ message <<MARKDOWN
22
Guess what? _**You're done!!!**_ Congratulations, you just \"finished\" your first rails app!
33

44
(They're never _really_ ever finished... have fun tweaking it!)
5+
6+
# Extra Credit
7+
8+
If you got all the way through Suggestotron with some time to spare, here's some extra stuff you can try:
9+
10+
* Add a downvote button that does the opposite of what the upvote button does
11+
* Sort topics by their number of votes
12+
513
MARKDOWN
614

715
h1 "Authors"

0 commit comments

Comments
 (0)