Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 510 Bytes

README.rdoc

File metadata and controls

13 lines (9 loc) · 510 Bytes

Ongoing project for Milemarker, a running shoe tracking app.

Users will be able to track the life of their running shoes in a personal database, upload photos, and compare their mileage to other users to ensure they get the maximum life out of their shoes.


Next up:

* Create method for the new run form that includes run_distance
* Replace "Summary" with the "Miles" tag and have it use the sum from Runs table.
* Remove "Summary" from the "Create Shoe" form
* Create "Add Runs" to shoe page