Fixing an issue with retrieving closed stores.

This was another project that was sort of training for me, it involved updating a pair of web apps we currently use to better handle closed stores. At the time, a closed store would cause either of the apps to fail (displaying blank screens where it should show data). Fixing this required rewriting the way we […]

Read more
Desktop Client to Access and Rotate Exchange Passwords

For this project, we were looking for ways to give General Managers access to their store’s email account on their mobile devices. The issue with that is that we use a single sign on system, and they don’t typically see their own passwords. So, to accomplish this, we had to create and modify a couple of […]

Read more
Tipping on Online Orders

This project was for a client on contract, so I’m not able to share source code or specific details, but the problem is one that any company running Micros RES could potentially encounter: applying tips to specific employees from online orders. For most systems, online ordering solutions use the Micros RES API, which provides easy […]

Read more
Automatic Indirect Tipping

Indirect Tipping, a fairly common practice in the casual dining sector, is essentially tips being transferred from a server to other support staff in the front of house (hosts and bussers for instance). Think of it as tip sharing. We had designed a system to accomplish this automatically years ago, but it had several bugs and […]

Read more
Integration of Table Top Ordering

This project was for Ruby Tuesday, and features things that are not public domain, so I do not have any source code on it. In this project we tested the viability of one of the more popular table top ordering devices.  My role was integrating it with our system, which is a custom implementation of […]

Read more
Self Serve Kiosk

This project is one I did recently for Ruby Tuesday, and as such, I don’t have any source code for it (as this is not public domain). In an attempt to better market their Garden Bar, the decision was made to implement a self-serve Kiosk for take out Garden Bar orders. Our current system was […]

Read more