Code Monkey home page Code Monkey logo

pe's People

Contributors

jiexiong-zeng avatar

Watchers

 avatar

pe's Issues

No space in Ingredient name

Unable to put anything with spaces into the ingredient name. This seems to be extremely restrictive for an inventory system. There are many multiple word ingredients.

image.png

No indication of Expiry

image.png

Expired ingredients have no indication when listed or shown through 'expire'. This seems to be lacking for an inventory management system.

Caps removed

image.png

Adding "ChineseOnion" results in the ingredient being renamed to Chineseonion. Compounded with the inability to add spaces into ingredient names, this inventory system makes it very difficult to manage multi-word ingredients.

Identical Ingredients

Ingredients with identical expiry dates are not collapsed together. This should be important for an inventory management system.

image.png

Inconsistent instructions

image.png

At the start of the UG, it is stated that square brackets indicate user inputs. However, later on the square brackets stop being used.

image.png

Syntax not explained

image.png

The UG utilizes curly brackets to indicate optional input. However, this input syntax is not explained anywhere on the UG.

Lacking mannual testing cases

The instructions given was to "Cover all user-testable features". However, this DG only provides the testing instructions for a few cases.

image.png

UG Help section typo

the command to view alerts is alerts ALERT_TYPE

image.png

The one in the UG has a typo and is missing (s).

Stock alert is wrong

image.png

alerts stock should show only ingredients with stock lower than the set value. This ingredient has the same amount as the threshhold, but is instead shown.

UG mismatch in instructions

Inside the help command, to set alert thresholds, the command is set ALERT_TYPE VALUE. However, in the UG section 2.10, the command given is set [TYPE] [NEW_VALUE].

image.png

To edit current date the command is date DATE, but in section 2.11, the command given is date [NEW_DATE].

image.png

Type of user not specified

image.png

In the user stories section of the DG, additional information can be given regarding the type of users that wants to do certain action.

Inconsistent Rounding is performed.

The ingredient amounts are rounded but the user is not informed of this on the user guide. This creates scenarios where the actual amount is different from the displayed amount.

image.png

This error causes a number of issue in multiple commands.

image.png

In this instance, I added an ingredient amount 1.2345. The displayed amount is 1.235. After subtracting 1.234 from this ingredient, it is deleted from the list entirely. The ingredient amount is not consistent (displayed as 1.235, but treated as 1.234 in calculation).

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.