waydnapp = What Are You Doing Now App. A simple activity tracker that will show you what tasks your spend your time on, in order to improve your way of doing things and be more productive.
The app will show the user on what tasks he has been working on all day. The user will be able to identify tasks that provide no benefits or have no purpose, and reduce the time to spend one those, saving time to spend on more valuable and enjoying tasks. The user will be able to identify recurring tasks, in order to optimize the way of doing them or even automate them.
Will provide data and charts concerning these questions:
The app's purpose is to change the user's perception of time and it's value. It encourages to do meaningful decisions in the future, be more productive following your goals and to have more fun doing that.
mvn gwt:run-codeserver
mvn gwt:run
This command will copy the web app parts from src/main/webapp into your target folder. Everytime you change something in the files in src/main/webapp you need to rerun this.
mvn war:exploded