GithubHelp home page GithubHelp logo

pe's Introduction

Sup ๐Ÿ‘‹๐Ÿป

  • ๐ŸŒฑ I'm Jiahe, a Computer Science + Applied Math DDP undergrad @ National University of Singapore
  • ๐Ÿ‘€ My interest lies in quantitative finance and deep learning
  • ๐Ÿ“ซ Reach me at [email protected] | [email protected]

Jiahe's GitHub stats

pe's People

Contributors

ljhgabe avatar

Watchers

 avatar

pe's Issues

Select Index is not the one in the full list

Steps to reproduce: (a upper garment called name is in the fifth of the list)

  1. find n/name
  2. select 1
    Expected output: The first in the full list (it is not specified in UG) will be selected
    Actual output: The fifth one, which is the garment called name is selected.

Screenshot 2021-04-16 at 3.10.23 PM.png

The matching rule is not clear

In ug, it is only mentioned that: Returns all the articles of clothing that match the colour and dress code of the garment at index 1 in the list of garments on display, and of different types.
However, user does not know what is evaluated as "match the colour" (Many people may not consider wearing the shirts, pants and shoes with exactly the same colour)

Screenshot 2021-04-16 at 3.01.22 PM.png

Match index is not the one in the full list

Steps to reproduce:
find blah (this will give an empty list)
match 1
Expected output: the garments matching the first garment in the list will be returned
Actual output: The index is invalid

Screenshot 2021-04-16 at 2.52.19 PM.png

Range of index is not specified correctly

Steps to reproduce: delete 99999999999999999999
Expected output: This index is out of range, or specify the range that is treated as INTEGER
Actual output: invalid command format: index must be a positive integer.

Screenshot 2021-04-16 at 2.22.36 PM.png

Find command is not working as per UG

Steps to reproduce: find n/bla
Expected output: According to UG, garments with attributes that "contain" the specified keywords will be returned.
Actual output: Garment Blazer is not returned

Screenshot 2021-04-16 at 2.49.31 PM.png

Screenshot 2021-04-16 at 2.47.15 PM.png

Invalid prefix caused incorrect error message

Steps to reproduce: add n/favourite shirt s/20 colour/blue r/casual t/upper
Expected output: prefix "colour" is not valid, or invalid command
Actual output: size number should only contains...
Screenshot 2021-04-16 at 2.17.33 PM.png

Delete index is not the one in full list

Steps to reproduce:

  1. find n/shirt
  2. delete 1
    Expected output: the first garment after the list command, which is Blazer
    Actual output: the first shirt in the find n/shirt list is deleted

Screenshot 2021-04-16 at 2.21.31 PM.png

Edit index is not the one in list command

find shirt +
edit 1 n/new shirt
Expected: The first garment in the list command, which is blazer, is edited
Actual: The first garment in after find shirt command which is actually the second garment after list command is edited

Screenshot 2021-04-16 at 2.23.50 PM.png

Match with two indicies is misleading on UG

Steps to reproduce: match 1 2
Expected output: Returns all the articles of clothing that match the colours and dress code of the garments at indices 1 and 2 in the list of garments on display, and are of different types compared to the garments at indices 1 and 2.
Actual output: Invalid command format

(The features that yet be implemented should not be included in the example)

Screenshot 2021-04-16 at 2.52.19 PM.png

Missing extensions

The case when user find a garment before committing delete command is missing here.

Screenshot 2021-04-16 at 3.47.01 PM.png

View command is not very practical

As a user, the view command is too difficult to use in real practice. If all the input rules satisfied, one may already known what he/she is going to wear.

Screenshot 2021-04-16 at 3.17.39 PM.png

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.