CS2113/T 2018 nested
  •   → flat
  • Schedule
  • Textbook
  • Admin Info
  • Report Bugs
  • Slack
  • Forum
  • Instructors
  • IVLE Announcements
  • IVLE File Submissions
  • Tutorial Schedule
  • Team IDs
  • Java Coding Standard
  • samplerepo-things
  • Addressbook-level1
  • Addressbook-level2
  • Addressbook-level3
  • Addressbook-level4
  • Projects List
  • Project: v1.2 [week 9] Project: v1.3 [week 11]


    Project → mid-v1.3 [week 10]

    Overview: continue to enhance features

    Project Management:

    • 💡 As you move the product towards v2.0 in small steps, ensure that each PR that adds an enhancement also updates the relevant parts of documents and tests. That way, your documentation/testing work will not pile up towards the end.

    Product:

    • ❗️ Try to do a proper product release as described in the Developer Guide. You can name it something like v1.2.1. Reason: You are required to do a proper product release for v1.3. Doing a trial at this point will help you iron out any problems in advance.

    Documentation:

    • User Guide: Update where the document does not match the current product.
    • Developer Guide: Similar to User Guide.

    Demo:

    • Optional. If you want feedback on your features, you can demo the feature and get feedback from the tutor.

    Project: v1.2 [week 9] Project: v1.3 [week 11]