Week 4 [Mon, Sep 2nd] - Tasks

  1. Submit weekly exercises

Project:

  1. Create a Pull Request during/after the lecture
  2. Implement project increments Level-3, A-TextUiTesting optional

1 Submit weekly exercises

  • As usual.

Project

1 Create a Pull Request during/after the lecture

  • Create a pull request (PR) from your fork to https://github.com/nus-tic2002-AY2425S1/duke
    • To be done only after you have pushed some code to your fork.
    • PR name should be your name (you may leave out the family name if you wish).
    • PR description can be left blank.
    • GitHub's help page about creating PRs.
    • Use Option A in the step 3 of the instructions in the panel below, as you guys haven't learned about git branching yet.

2 Implement project increments Level-3, A-TextUiTesting optional

  • As before, implement these increments while committing at regular intervals, and tag + push to your fork when an increment is done. Your PR will update automatically to reflect the new commits. Follow the same procedure for future Duke increments too.
Duke Level-3: Mark as Done

Duke A-TextUiTesting: Text UI Testing optional