tp

Tang Zhen En’s Project Portfolio Page

Overview

Wildwatch is a program for a clerk managing wildlife data in a wildlife reserve via the Command Line Interface (CLI).
Its main job is to store and present animal data in an easy and convenient way making your job so much more convenient!


Summary of Contributions

Code Contributed

To view the codes that I have contributed to the team project WildWatch, click RepoSense.

Enhancements Implemented

  1. Created delete command class.
  2. Updated help command class.
  3. Created tests for delete,list and help commands.

Contributions to User Guide

  1. Created the delete feature section.
  2. Created the bye feature section.
  3. Created the bug reporting section to help users deal with issues when using the program.
  4. Updated FAQ section.
  5. Helped to review the UG.

Contributions beyond the project team

  1. Participated in reviewing other team’s DG during tutorial.
  2. Participated in PE-D to review other team’s code and reported bugs found.