Skip to content

TrailMixer is a hiking companion that you can use to discover new trails across the US or log hikes with your friends πŸ”πŸŒž

License

Notifications You must be signed in to change notification settings

Mimioj101/trail_mixer_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

34 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TrailMixer πŸ”πŸŒž

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

TrailMixer Demo GIF

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 db:seed to create seed data.
  • run rails s to run the server.

Contributors

@rmwerner18 πŸ›

Contact

If you want to contact me you can reach me at [email protected]

License

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

About

TrailMixer is a hiking companion that you can use to discover new trails across the US or log hikes with your friends πŸ”πŸŒž

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published