From 46e267d0ff20903705cfd71cb3f5e16e96c68714 Mon Sep 17 00:00:00 2001 From: cstavitsky Date: Mon, 12 Oct 2015 17:15:11 -0500 Subject: [PATCH] Add readme info --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d68bc9..68795ae 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# translucent-app -translucent app +# Translucent + +##A tool to be a better employee +After reading [an article](https://www.linkedin.com/pulse/20140613164212-9522584-how-to-go-from-working-60-hours-a-week-to-40-by-sending-2-emails-a-week) on how a couple simple emails to one's boss could result in working fewer hours per week, I decided to implement the idea in a basic app. + +##Functionality +Built on Ruby/Rails with substantial use of javascript as well. Users input their boss's email and the tasks they plan to complete in the upcoming week; the app provides a template that creates a live-updating email template via javascript. The user can then actually send the email to his/her boss. \ No newline at end of file