Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

lamesensei/unit-3-project

Repository files navigation

RUMU

screenshot

Ready Up; Meet Up

Friends all over the place? Can't decide where to meet? Let RUMU do all the heavy lifting!

Features

  • Sign up and create groups
  • Join existing groups with a simple code (no registration required!)
    • Set your location via GPS or search for it
    • Custom avatars
  • Calculate the best meeting point between all members
    • Get the best coffee places, bars, restaurant or shopping recommendations
    • Show travel time and distance for each individual member
  • Don't like the meeting point? Drag it around to get new results!

Installation

Install the required gem dependencies

bundle install

Initate the Rails DB (postgresql)

rails db:create
rails db:migrate

Start the server

rails server

Your local copy of RUMU should be up and running at http://localhost:3000

Technologies

Team

Docs