Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.36 KB

johndoe.adoc

File metadata and controls

50 lines (29 loc) · 1.36 KB

John Doe - Project Portfolio

Project: AddressBook - Level 4

AddressBook - Level 4 is a desktop address book application used for teaching Software Engineering principles. The user interacts with it using a CLI, and it has a GUI created with JavaFX. It is written in Java, and has about 6 kLoC.

Code contributed: [Functional code] [Test code] {give links to collated code files}

Enhancement Added: Undo/Redo

External behavior


Start of Extract [from: User Guide]

End of Extract


Justification

{Justify the need for, and the current design (i.e. external behavior) of, the feature}

Implementation


Start of Extract [from: Developer Guide]

End of Extract


Enhancement Proposed: Add command remark

{Explain similar to the Undo/Redo feature above.}

Other contributions

  • Updated the GUI color scheme (Pull requests #33, #34)

  • Wrote additional tests to increase coverage from 88% to 92% (Pull requests #36, #38)

Project: PowerPointLabs

{Optionally (not graded), you may include other projects in your portfolio.}