Allows management to post schedules onlines to allow access 24/7 to over 100 staff from servers, bartenders, cooks and dishwashers. Simple design, simple features. Developed using PHP, HTML, SASS, CSS, GumbyFramework and running on Nginx. Version control and deployment using GIT.
The management from each keg can upload either Front-of-House (servers / bartenders), or Back-of-House (cooks, salad tenders) schedules.
Each keg restaurant is assigned an access code, and using that passcode staff members are given access to only their schedules
Finally, staff members might need to drop a shift due to a scheduling conflict, or to pick up a shift to earn extra money. This feature provides a virtual wall for staff to post pick-up or drop requests.
This application is very simple, and serves a very specific need. It was developed using PHP, and runs on an Nginx web server. Although a small application, the project's process is fairly formal. The application is versionned using a Git repository. Git is also used to deploy the application to our QA and PROD environments.
The model layer was tested using SimpleTest.
The application uses mon.itor.us to monitor the status of our application. Email notifications help our team to reach to issues within minutes instead of days.