Monday, 17 September 2012

Week 2 Begins

Ok, its now week 2, our program is functioning as per the basic requirements. However, certain features that we were wanting to implement are not quite finished, such as making the employee time sheet files encrypted/hidden for example. We have also all agreed that the Class design we are using is a bit messy, the Time class can be incorporated into the Control class and we are currently using 2 separate Classes for the employee GUI and the admin GUI. These should be merged into one Class, GUI. This messy class design is partly due to the fact that Ron had already written some of the code over summer and we have just "hacked" the rest of the methods to make the program run correctly. Ideally we should write the whole program again from scratch, leading to a far more elegant solution.

No comments:

Post a Comment