Makers Academy final project
A bill splitter app, which uses optical character recognition to convert an image of a receipt to an editable list on an ios / android app, making the payment process less awkward, quicker & easier.
For this project, we used a completely de-coupled frontend and backend.
For a live demo: https://vimeo.com/172722048.
##Splitter Backend
- Ruby on Rails
- PostgreSQL
$ git clone https://github.com/jackhardy1/splitter-backend
$ bundle install
$ rails server
$ rspec
##Contributors
- Jack Hardy
- Noah Pollock
- Wayne Rumble
- Matt Ward