jaredlhf / pe

0 stars 0 forks source link

Overzealous input validation for GROUP_NAME #2

Open jaredlhf opened 2 years ago

jaredlhf commented 2 years ago

GROUP_NAME must be contain a character, followed by 2 digits, a dash (-), followed by another digit. The case of the character does not matter.

The app is intended for : tApp is a desktop app for managing tutorial groups and personal tasks, optimized for use via a Command Line Interface (CLI). If you are a TA that is looking for an app that integrates different tools into a centralised platform and tracks your TA tasks, tApp is the app for you.

As a TA who could tutor any class in university, group names could be different from the restrictions imposed. The GROUP_NAME overly blocks and restricts possible group names.

nus-pe-bot commented 2 years ago

Team's Response

The target audience for tApp is for CS2103 tutors only. This group name validation works for this module.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]