Saturday, October 19, 2013

Week 8 Status

In recent weeks, the team has implemented most of the Customer facing front end GUI based on panels distributed between us. Having a center frame that changes view based on what JPanel is sent to it and using a Memento pattern to allow a back button set us up for splitting the system up into subsystems.


As a team:
  • Mostly discussed status updates of our implementations and assisted in coding problems
  • Discussed and began integration of our pieces for the GUI
  • Cognitive Walk-through (2 hrs)




As Individuals we: (Exact dates not remembered)
  • Rob: Finished the Login JPanel and close to finishing a Brackets JPanel for team Tournaments
    • LoginPanel = .5 hr
    • BracketsPanel = 2.5 hrs
  • Paul: Created member panels, create the initial memento layout, and setup basic outline.
    • Memento = .5 hrs
    • MainFrame = 2 hrs
    • Members = 3hrs
  • Andrew: Worked on model for equipment and worked on the various equipment views
    • Equipment Model = .5 hrs
    • EquipmentViews = 2.5 hours
  • Nsama: Worked on model for the classes and class GUI Elements
    • Classes Model = ?
    • Classes GUI = ?
  • Eric: Worked on GridButtonView, GridMenuItems, LeagueView, and Status pages.
    • GridButtonView = 2hrs
    • GridMenuItem = .5 hr
    • LeagueView = .5 hr
    • StatusPages = 3 hrs


We also scheduled the following for this week:

  • Go through heuristic evaluation 
  • Create Test Plan
  • Continue Working on Prototype/ Integration