Hale-Aloha-Cli-Pichu





For this project, we added three features based on the original code:

SetBaseline: the baseline of power consumed for monitor the goal of power consumed;
MonitorPower: monitor the current power of given source;
MonitorGoal: monitor the current power consumed to see if it reach the given goal;

Our project didn’t meet the first Prime Directive: the system accomplish a useful task, since the MonitorGoal is not working due to invalid argument. However, our project does meet the other two prime directives: external user can successfully install and use the system; external developer can successfully understand and enhance the system.

Though the project does not work perfectly, I did learn a lot from working on other group’s code base. Also, I got very valuable experiences from the issue-driven project and group project. I believe that they will really benefit my future.