A simple timesheet where you can manage your tasks. You can keep entering tasks done by end of day and then By Friday export all tasks and send it to your manager. AITimesheet is famous for it's 5 minute install.
1) You should have Java (Java 7 JRE/JDK) installed on your system.
2) You also need Tomcat 7 or above.
3) Operating system can be windows or linux. We have not tested it on Mac but should be good.
1) Put the aitimesheet.war in your web applications folder (webapps) of tomcat.
2) Start the tomcat server
3) The war file will be expanded to aitimesheet. Go to the folder aitimesheet/
WEB-INF/classes/. There will be a file called persistence.properties.
4) In the file modify property dataSource.url and set a valid folder/directory location. Some
examples of valid locations are.
dataSource.url=jdbc:hsqldb:file:C:/Apps/docs/javadb/tanch
dataSource.url=jdbc:hsqldb:file:C:/db/myDatabase
dataSource.url=jdbc:hsqldb:file:home/db/dbloc
etc.
5) Now stop the tomcat server, delete your war file and restart your tomcat server.
6) If you have followed all the steps right, then the application will be accesible on the following
URL. http://localhost:8080/aitimesheet/
For any questions/comments/feedback reach out at the following emails
anil.iitk@gmail.com
anupam@rismus.com
Facebook https://www.facebook.com/rismuscorp
Twitter @anilpank
Web: http://rismus.com/