mikekauffman / hoster_rails

Re-building my Hoster app in Rails. It was initially built in Sinatra.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Code Climate

HOSTER

This app was created by Mike Kauffman. The app is to be used by hosts at a restaurant to manage their waiting list efficiently. When a party arrives, the host enters their name, size, cell phone number, and the estimated wait time given to the party on arrival. When it's time for them to be seated, the host clicks 'Text Party' and they receive a text saying their table is ready. When a party is seated, the host will click 'Remove' and that party no longer displays on the waiting list. All relevant waiting time stats are tracked and displayed on the Stats page. A link to that page can be found at the bottom right of the page.

Development

The most updated version of the app can be found here: http://hoster-app.herokuapp.com/

About

Re-building my Hoster app in Rails. It was initially built in Sinatra.


Languages

Language:JavaScript 92.1%Language:Ruby 6.6%Language:CSS 1.3%