Giter VIP home page Giter VIP logo

pe's People

Contributors

richardcom avatar

Watchers

 avatar

pe's Issues

User mistype in preset

If user mistype two commands. like preset save load Mypreset. The user want to load but mistype save at first. It would be even better if the application can handle the preserved key words and give the user a warning.The application currently treats it as a name.

image.png

Wrong error message

add 6 7 while there are only 5 items in menu. Actual error message: order item index invalid, should be menu item index invalid.

image.png

Different actual behaviours in price from UG

In UG, it mentions price returns all items from the menu with price in accordance with the user input.

image.png

I first type find asdfas, then I typed price < 999. It shall return all 8 items in the whole menu as indicated in UG. But it actully returns 0 item. I think it is returning from the current filtered list, but not all items from the whole menu list. The expression in UG is a little ambiguous.

image.png

Long orders are truncated

Users cannot view the details of long orders since they are truncated. Should put remainning order info to a new line.

image.png

Ambiguity in UG

It is stated that Sorts the menu by either price or name. But it is a bit unclear whether it sorts the whole menu of the vendor or the current filtered menu by the user. (In trial, it seems that the second implementation was adopted)

image.png

Wrong error message in preset

The user entered an incorrect command preset dele Mypreset. It should be invalid according to UG, but the applicaiton warns that Mypreset is not found.

image.png

Invalid address is accepted

I entered an invalid address with special characters and no street or district information. The application still accepts.

image.png

[Not too sure]common classes in DG

In the common classes, it seems that the root dir is still using Addressbook. Not sure if it is a typo here of the source code did not change the name of Addressbook.

image.png

MenuManager in Model UG

A little confused why MenuManager ranges from 0..n, while Vendor manager and Order manager have to be 1.

image.png

Missing multiple tags in orders

After adding multiple tags to an order. Some tags are missing.

I added multiple tag 2 aaaaaaaaaaaaaa, then I added the tag 2 asldkfjasldfkj, but it is now missing.

image.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.