GithubHelp home page GithubHelp logo

pe's Introduction

Loading...

pe's People

Contributors

aaroncql avatar

Watchers

 avatar

pe's Issues

DG figure 6: missing multiplicities

Multiple multiplicities seem to be missing.

For example, how many Status object can be contained within the Task object? How many Status objects does a Task know about? How many UniqueTaskList can be contained within the JelphaBot object?

Confusing error message for reminder command

With a wrong usage of parameters like reminder 1 days/23 hours/1:

Screenshot_20200417_145329.png

The use of "reminder date should be within one week from now" does not really explain how the days/ parameter should be used.

DG figure 11: many missing details

Almost all the outgoing and incoming arrows does not have a message supplied. Since there are also no explanations in the DG to explain how this sequence diagram works, it is really difficult to understand what is going on.

Screenshot_20200417_152429.png

Command history not browsing properly

Steps to reproduce:

  1. Enter at least 3 commands into the history
    • eg. enter find 1, find 2, then find 3
  2. Press the Up arrow key twice: find 2 is shown correctly
  3. Press the Down arrow key once
    • Expected: find 3 should be shown
    • What actually happens: command box still shows find 2

When changing browsing direction, the first down OR up arrow key will not change the history. Thus, a user can alternate pressing once between Up and Down arrow keys without ever changing the command currenly being shown.

DG sequence diagrams for Reminder feature missing/wrong details

Figure 26: what does LogicManager call ReminderCommand for? And what did ReminderCommand eventually return to LogicManager?
Screenshot_20200417_153355.png

Figure 27: does ReminderCommand actually instantiate JelphaBot? Or is it calling some other method from an already instantiated JelphaBot?
Screenshot_20200417_153613.png

Unhandled exception for reminder command in reminder tab

Steps to reproduce:

  1. Enter reminder -21 days/0 hours/0 (or any index <= 0 for that matter)
  2. Notice that no error was shown to the user that this is not a valid command

Screenshot_20200417_145032.png

Java throws ArrayIndexOutOfBoundsException in the terminal:

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