-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from cstavitsky/update-readme
Add readme info
- Loading branch information
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |