Task prioritizing for improved productivity for the whole organization.
We use Ruby on Rails, Sass 3.2
DB: PostgreSQL DB-Name: simpledone
bundle install
rails server
**Tell the story behind the code. What inspired you? **
From last several months I was personally struggling to meet my daily goals, failing on expectations and juggling with the every growing task list. On doing a lot of research and feedback, we realized that this is a much bigger problem that needs to be addressed with a simple solution. We decided to approach this common problem with proven principles of Eisenhower matrix and the wildly successful pomodoro technique into a simple solution Simpledone..
Who is your target user?
- Any one with the busy lifestyle and trying to do focus on executing work efficiently..
- Any one who wants a focused execution and deserves a thumbs up at the end of the day.
- Anyone who want to maximize management by doing minimum management.
What key features are you most proud of?
- Algorithm generated priority list.
- Focus optimization using single task in progress.
- Visual time boxing with a timer to guide the user to the finish line.