/tripbook

大きいクットのプロジェックト

Primary LanguageRuby

TripBook Join the chat at https://gitter.im/trip-book/Lobby Codacy Badge Build Status

Share moments of your traveling adventure.

Features

TripBook is a free social website that allows you to:

  • Post, comment, like travel experiences
  • Follow members, places
  • Analyzed trending posts
  • Suggests posts based on users activities (view, like, follow ...)

How to install and set up the server

  1. Clone or fork this repo to your computer.
  2. Move to the folder of the repo, and run bundle
  3. Create and migrate the database (PostgreSQL): rails db:create rails db:migrate
  4. Run the server rails s Share moments of your traveling adventure

Attention!

We still store all the API key in the .env file, so be careful