Project: Duke Driver

Duke Driver - a delivery tasking and planning application used by delivery drivers. The user interacts with it using a CLI, and it has a GUI created with JavaFX.

Given below are my contributions to the project.

  • New Feature: Statistics function
    • What it does: Shows a list of summary statistics of delivery jobs
    • Justification: This feature is implemented to allow users to view different statistics about the jobs that they have added
  • Code contributed: RepoSense link

  • Documentation:
    • User Guide:
      • Added documentation for the usage of statistics features (PR #130)
      • Fix documentation bugs
    • Developer Guide:
      • Added implementation details and diagrams for statistics component (PR #190)
      • Fix documentation bugs
    • Contributions beyond the project team:
      • Reported 13 bugs for PE-D
  • Team-Based Tasks:
    • Brainstorm and add user stories to Duke Driver
    • Brainstorm product name