Project Timer
A little tool for keeping track of how long you've spent on a project and how much it has earnt you. (Or how much you've lost!)
To do:
- List start/end times for each recording session per job
- Basic user account system
- AJAX get details of existing jobs
- Generic AJAX function instead of loads
- Save inputs on 'Stop'
- Show/hide subjobs
- Comments box for each recording session/job?
- CSS + other design (title? logo? headers on columns? colour?)
- Total time and total earnings
- AJAX save job details: rate, showHide
- ENCODE/DECODE times in the AJAX queries
- Variable rate units
- Edit button for stopped subjobs
- Ability to change rate after clock stopped
- Subjobs: display 'for xx:xx:xx' instead of to 'xx:xx:xx:xx'? Or have option for both? Click to change?
- Logout
- Calculate total of multiple jobs by selecting many jobs
- PDF invoices