Hiking Tracker

Project Description

My hiking app is a way for someone to keep track of all the places they have hiked. It allows a user to create an account. After that they can log all of the hikes they have gone on. They can log where they went, how many miles they hiked, and they can even log who they went with. The data is persisted to a data base. Users can edit and delete their hikes, and look at other users hikes as well. I used the Corneal Gem to spin up this app. It uses Ruby and Sinatra for everything. I did very little styling for this, as it was one of the first apps I created.

Technology Used:

  • Ruby
  • Sinatra