A web app that adds the concept of the Pomodoro Technique® to Asana, a tool for managing projects.
This repo contains the front-end that is developed using AngularJS and it's hosted on Heroku at http://pomasana.herokuapp.com/
The back-end consists of a set of REST APIs, written in Java with Jersey Web Services and hosted on Google AppEngine Back-end code.