Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
**/*.sw?
**/node_modules
**/db
DS_Store
Binary file added robin_stringer/.DS_Store
Binary file not shown.
5 changes: 5 additions & 0 deletions robin_stringer/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
**/*.sw?
**/node_modules
**/db
bundle/**
.DS_Store
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions robin_stringer/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Achilles
App to tally miles run by schoolkids participating in a 'virtual marathon' program, with the goal of completing 26.2 miles of walking, running or rolling during the academic year.
Binary file added robin_stringer/app/.DS_Store
Binary file not shown.
Loading