NuTeSupara - Modern waiter notification system for restaurants.
Part of the 2015 Innovation Labs pre-accelerator program.
This is the MVP implementation of our solution.
- 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.
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
3. If choosing one of the first two ways, the client will go to a web page with a button to notify the waiter
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
- 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
- MEAN stack
- Mongo DB
- Express.js
- Angular.js
- Node.js
- Socket.io
- Cordova
- Ionic Framework
- Bootstrap theme from ScoopThemes