About
Trilane online reservations is an on line booking system I have built. It features a simple user interface and workflow, users get SMS/email appointment reminders.
My role
I built and designed everything.
Technologies used
Front end is a JavaScript/AJAX application built using Backbone.js.
Back end services is a Django/Python application that is accessed exclusively using the REST API built with Tastypie.
Application dependencies and configurations are handled using Buildout, deployment and version management is handled with Fabric scripts.