From 6706cccae1cd23dffa735e141930cddc27936086 Mon Sep 17 00:00:00 2001 From: deltager Date: Mon, 10 Jul 2017 11:05:59 +0200 Subject: [PATCH] Added description --- .idea/markdown-exported-files.xml | 8 ++++++++ README.md | 8 ++++++-- 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 .idea/markdown-exported-files.xml diff --git a/.idea/markdown-exported-files.xml b/.idea/markdown-exported-files.xml new file mode 100644 index 0000000..5d1f129 --- /dev/null +++ b/.idea/markdown-exported-files.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 1f8c572..de0c3ac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # TimeTracker -## About TimeTracker is a digital diary that can be used to keep track of your time. -What are you using your time on? Do you even know? If the answers to the two questions are either no or a doubtful maybe, TimeTracker may very well be an app for you. It allows you to log your activities and see them on a later date. everything is logged according to time, so there are none of the usual issues with dating and noting at exactly what hour you did what. Furthermore TimeTracker is set up in such a way that you can either write a paragraph per action or simply note what you are doing, just like \ No newline at end of file +## About +Want to to keep track of what you spend your time on? Want to keep track of how productively you spend it? If so, TimeTracker is the app for you. It allows you to log and categorize your activities and view them on a later date. TimeTracker keeps track of when you add new entries, and lets you view what you have done each day. You can add a description to each entry, making the app like a regular diary, but with extra features + +TimeTracker can also show you statistics on how much time you spend on the kinds of activities you keep track of. It can show you how many times you have done different activities within a selected period of time, and build charts comparing how much time you spend on each activity, all with the press of a few buttons. + +TimeTracker is simply a diary that allows you to compare, not just record, how you spend your time, and one that you keep in your pocket, eliminating the need to run around with pen and paper on you every time you want to record what you have done. \ No newline at end of file