Peer Group Review
RWL

Participants Location:  RWL Classroom
Date:  November 17, 2000 11:00am


Meeting Summary

Our goal for this meeting was to take turns in presenting our project, status, and prototype as well as obstacles and solutions.  Questions were asked periodically throughout both informal presentations.



Lockheed Martin Group

Presentation
 
Brett and Mike started off by giving a description of the project and the short term goals.  Mike then displayed a diagram on the database setup on web and Levi spoke on the details of the database design.  Levi continued by displaying screenshots including the logon, user, and device screens with mechanisms to add/remove a user and to add/remove a device from the system.  He explained that eventually, this setup will apply to zones and systems.  Jeff gave an overview of testing the use cases through a service provided by rootnode including actions to view tables, add/remove users, add/remove users, and to enter SQL code.  He explained that these actions run against the same database setup that the JSP pages with the screenshots do on the laptop, but where the rootnode facilities test the use cases, the screenshots actually are the user interface to manipulating the database system.

Q&As

Jessica:  How far back in recording information in the database must you go for a particular device?
    Mike:  The entire lifetime of the device

Jessica:  Why use the rootnode facilities?
    Jeff:  To test the use cases with hand-typed SQL

Jessica:  What languages are you using?
    Brett:  SQL Server and JSP



Band Group

Presentation

Zach began by stating problems the group has encountered in reaching their short term goals.  He said that they had great difficulty in setting up a development server due to communication problems and that their clients understood their setback.  He then proceeded in explaining the database setup including the tables STUDENT, UNIFORM, and SKILLS.  He said that in the future there will be more tables added to the database to keep track of band members and items.  He also explained that the group has difficulty communicating and meeting with the diverse schedules of the group members.  Jessica stated that they are implementing their project in mySQL and PHP which Zach says has a tool PHP MyAdmin that adapts with mySQL.

Q&As

Brett:  Is this your first semester working on the project?
    Jessica:  Yes.


Conclusion

The meeting lasted one hour and went relatively smoothly.  Jessica and Tamrah documentated the minutes to post on their webpages.  It was beneficial to do peer reviews with two similar projects since both projects contained a database back end and web-based front end and both groups have a good many people and can relate in task distribution as well as group comminication.  It was interesting to see the differences between the two groups given a similar set of requirements - software choice, progress, problems, etc.  Overall both groups seem to be communicating well with the clients and adhering to their short term plans and documenting cut-backs.


Back to Main Page