GithubHelp home page GithubHelp logo

ped's People

Contributors

shawntangy avatar

ped's Issues

Incorrect instructions for view command listed under help

When the user types "help" a list of instructions is given on how to use the commands.

One command is view which does not work as intended.

Here is the instructions of view from help:
image.png

Here we type view n/Hotpot as instructed but the command does not work.
image.png

Index Checking for Edit step only checks > n and not 0 or below

image.png

The team does check for index that are positively above the number of steps. However, if 0 or negative numbers are inputted by the user, the user is able to enter the description. The team however did a great job in still catching that there will be an error in viewing the recipe.

Error Catching for numbers > n:

image.png

Error Catching failing for numbers <=0:

image.png

When parsing in a invalid name, the program will no longer work as intended

Let's have a scenario where the user accidentally types an extra slash resulting in
"add n//extra i/ing t/tag s/1:
image.png

Here the program will mention that there are 4 recipes in the list. However, it fails to save the output to the storage.

image.png

When a list command is issued, there will be 4 recipes.

image.png

However, now when the user wants to add normal things it will not work.

image.png
The program will mention having 5 recipes in the list which is true, but the storage will only contain 3. Eventually when the user closes the program, the number of recipes that is successfully saved is only those before the one with the extra slash.

Step-by-Step viewing of receipe prompt does not work

image.png

When Viewing the step-by-step process for a receipe, the user is prompted if they want to view the steps. If so, type yes. Regardless of what the user inputs be it no/quit/exit the program will still print out the steps regardless.

Here we have no input from user but the print still occurs:

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.