Code Monkey home page Code Monkey logo

pe's People

Contributors

crabnuggets avatar

Watchers

 avatar

pe's Issues

Garbage input after a valid command is accepted

For example, entering list garbage input will pass as a valid command in cOOper. This perhaps might be a part of the intended design (e.g. to allow for potential typos by the user) but it seems that this is not as consistent in some parts of the program. For example, when generating cf projections, garbage input after a valid input command (e.g. proj 5 garbageinput) is not negelected:

image.png

After scheduling a meeting, availabilities remain unchanged

After a meeting is scheduled, it seems the case (and intuitively so) that both parties involved in the meeting will no longer be available on that particular date/time. However, their new availabilities after the meeting has been scheduled is not updated in the output using the availability command. This might be confusing for users with even more meetings scheduled as it is difficult for them to identify the source of the conflicting schedule.

image.png

Possible missing return arrows for `Logging in` sequence diagram

There seem to be potential missing dotted line arrows for the sequence diagram for Logging in. Even though the method calls might return void, it seems like VerificationUi should have a dotted-line returning back to :Login for each method call made by :Login.

image.png

Similarly, dotted line arrows from :Verifier to :Login seem to be missing after each Set method call by :Login in the alt block.

image.png

If whitespace is entered before a command (`list`), program will not understand user input

Entering list will print out the balance sheet as intended. However, if whitespace(s) are input before the command (e.g. in the event of a minor typo by the user), cOOPer is unable to understand the desired command input by the user:

image.png

The same applies to most, if not all, other inputs by the user as well (e.g. not able to accidentally add whitespace before input).

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.