At this point, let's keep these screens as simple HTML (versus JSP) files so that we can pull them up locally in a browser instead of having to run them in a Java web server or pull them up in a JSP/HTML editor each time. When working with a customer, it is a good idea to keep technology out of the picture, as much as possible, until you are ready for development. This keeps things simple, so you can avoid any "technical difficulties" and instead focus on the business requirements at hand.
HTML pages are:
Page | Screen Shot | ||
---|---|---|---|
1.signin | ![]() |
||
2.timesheet list | ![]() |
2.timesheet list (Version 2) | ![]() |
3.timesheet approval | ![]() |
||
4.timesheet enter hours | ![]() |
||
5.timesheet mark paid | ![]() |
Reports are:
6.timesheet report
6.timesheet report (Version 2)
7.staff hours report
7.staff hours report (Version 2)
7.summary report
7.summary report (Version 2)