Giter Club home page Giter Club logo

Comments (1)

soc-se-bot avatar soc-se-bot commented on June 27, 2024

Team's Response

We reject this bug report as this is a suggestion. Most users would also not have a problem typing the domain name as the product is designed for fast-typists.

Items for the Tester to Verify

❓ Issue response

Team chose [response.Rejected]

  • I disagree

Reason for disagreement: As mentioned in the course website, the application is expected to be optimised for CLI usage, so unnecessary long and complicated command format is supposed to be a feature flaw.

LongCommandFeatureFlaw.png

I believe the command is unneccessary long since the application imposes a very strict validation on email formats in the first place (the domain must be @u.nus.edu and nothing else). This means that all emails stored in this application must have the same domain, so it becomes cumbersome yet redundant for users to type the full EMAIL (an additional of 10 keystrokes for the domain with special character @, when the shorter local-format should be sufficient) for the commands below:

  • Adding a Student: add n/NAME m/MAJOR y/YEAR e/EMAIL d/DESCRIPTION [t/TUTORIALS]... [sm/SOCIALMEDIA]... nt/NATIONALITY g/GENDER
  • Editting a Student: edit EMAIL [n/NAME] [m/MAJOR] [y/YEAR] [e/EMAIL] [d/DESCRIPTION] [t/TUTORIALS]... [sm/SOCIALMEDIA]... [nt/NATIONALITY] [g/GENDER]
  • Deleting a Student: delete EMAIL
  • Joining a Group: join e/EMAIL gr/GROUP_NUMBER
  • Leaving a Specific Group: leave e/EMAIL gr/GROUP_NUMBER

EmailFormat.png

After reconsidering the issue of unnecessary long email format on the usage of the application, I think it causes more of occasional inconvenience for some users rather than minor inconvenience in rare situations because the 5 commands affected are used quite frequently for users when they are trying to allocate students to group (meaning they need to use join, leave and even edit to change the tutorial slot quite often).

Hence, I would suggest raising the severity of this FeatureFlaw from Low to Medium


from pe.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.