Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 1.66 KB

README.md

File metadata and controls

46 lines (39 loc) · 1.66 KB

NuTeSupara

NuTeSupara - Modern waiter notification system for restaurants.
Part of the 2015 Innovation Labs pre-accelerator program. This is the MVP implementation of our solution.

How it works

How it works

  1. On each restaurant table there is a flyer containing information on how to use the notification system to call the waiter with your own mobile phone.

Flyer
2. There are three ways for the client to call the waiter:

  • Typing the unique table code on the site
  • Scanning the QR code on the table
  • Sending a SMS message with the unique table code

Home
3. If choosing one of the first two ways, the client will go to a web page with a button to notify the waiter

After scan
4. After tapping the button the notification goes to the waiter on his device
5. Waiter sees the notification(visual + sound + vibration) and goes to the table

Project structure

  • NuTeSupara-Web
    The web solution with server, database and socket.io implementation
  • NuTeSupara-Restaurant-Mobile
    The hybrid mobile app solution for restaurants
  • NuTeSupara-SmsNotification
    App solution to redirect SMS received to our server

Buit with

  • MEAN stack
  • Mongo DB
  • Express.js
  • Angular.js
  • Node.js
  • Socket.io
  • Cordova
  • Ionic Framework
  • Bootstrap theme from ScoopThemes