Skip to content

rmwerner18/some_trails_api

 
 

Repository files navigation

SomeTrails 🏔🌞

SomeTrails is a hiking companion that you can use to discover new trails across the US or log hikes with your friends!

Demo: https://www.loom.com/share/d29b9b96a1dc4e79a14788ab5834ee51

Frontend

https://github.com/rmwerner18/some_trails_client

Tech Stack

Ruby [2.6.1] Rails [> 6.0.3.3] - MVC Web Framework PostgreSQL [> 2.0] - Database BCrypt [~> 3.1.7] - Gem for encryption HikerProject API Ruby GeoCoder

Installing TrailMixer

Clone this repo to your local machine git clone run bundle install to install required dependencies run rails db:create to create a database locally. run rails db:migrate to create tables into the database. run rails s to run the server.

Contributors

@Mimioj101 🐛

Contact

If you want to contact me you can reach me at rmwerner@umich.edu

License

This project uses the following license: GNU General Public License v3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.5%
  • HTML 0.5%