Giter Club home page Giter Club logo

pe's People

Contributors

chanweijie avatar

Watchers

 avatar  avatar

pe's Issues

[DG] User stories incomplete.

As shown below :

image.png

I know that the "So that i Can" part can be left out if the front parts are obvious but i would say that the purpose of adding a new contact is not that obvious hence should be added.

Add functionality, ability to add two separate students with the same phone number.

To recreate this : enter the following

  1. add n/Bob p/87654321 e/[email protected] a/123, Clementi Ave 16, #1-321
  2. add n/Bob2 p/87654321 e/[email protected] a/123, Clementi Ave 16, #1-321

From the result the app allows the duplication of phone for 2 separate person (only names were checked for duplication), as shown below :

image.png

This is a bug as two or more students should not have the same phone number.

Expected : Error to be thrown when there is a duplicate in phone number.

sort phone numbers by DESC.

To recreate this bug would be : enter sort p/DESC

expected : list to be sorted by phone number (bigger ones on top, smaller ones below)

Actual : sorting not correct as shown below.

image.png

*Take note that sort p/desc works. Just it doesnt work when "desc" is all CAPS.

Add functionality, ability to add different persons with the same email.

To recreate this : enter the following

  1. add n/Bob p/87654321 e/[email protected] a/123, Clementi Ave 16, #1-321
  2. add n/Bob2 p/87654321 e/[email protected] a/123, Clementi Ave 16, #1-321

From the result the app allows the duplication of email for 2 separate person (only names were checked for duplication), as shown below :

image.png

This is a bug as two or more students should not have the same email address.

Expected : Error to be thrown when there is a duplicate in email address.

[DG] Header alignment issues.

As shown below :

image.png

The header "Sort feature" & the sub header "implementation" is not aligned like the rest of the other Headers.

[DG] UC 11 small typo.

As shown below :

image.png

I would assume it should be "Deleting modules FROM a contact", the FROM is missing.

Sort Email by DESC.

Agian sorting email based on DESC doesnt work.

Command to recreate bug : sort e/DESC

Expected : email to be sorted in decreasing order.

Actual : No sorting happened as shown below.

image.png

Valid Name not accepted by product.

To recreate this bug : enter in (add n/Karthik Raj s/o Kinthin p/87654321 e/[email protected] a/123, Clementi Ave 16, #1-321)

Expected : Person to be succesfully added into product. (As name is valid)

Actual : Error message as shown below.

image.png

UI Componenet in DG is messy.

As shown below :

image.png

the image has too much things in it, causing it to look messy (there are even overlapping arrows).

Sort names by DESC.

It is mentioned in the UG that sort parameters are case-insensitive which is not true.

To recreate this bug : enter sort n/DESC

Expected : Names to be sorted in decreasing order (like Z - A )

Actual : Command success but list not sorted correctly as shown below.

image.png

*Note that sort n/desc works but it doesnt when its capitalized.

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.