/split-bills-service

A simple apps to calculate how much you have to pay / receive in you eating-event with your friend(s)

Primary LanguageRuby

SIMPLE SPLIT BILL APPS

Description

A simple split bills app to calculate your expense with your friends

How to Install

  1. run bundle install
  2. run rake db:drop db:create db:migrate db:seed
  3. run rails s