Giter Site home page Giter Site logo

ped's People

Contributors

jmestxr avatar

Watchers

 avatar

ped's Issues

Event titles not displayed entirely on Calendar

Event titles with more than 3 characters cannot be captured entirely on the Calendar on the GUI.

This can appear as an inconvenience in some cases. Consider one example of this case where the prefix of the titles of two events is the same:

Screenshot 2023-03-31 at 2.54.09 PM.png

Performing `undo` command more than once throws an exception

Performing another undo command (after the first time) results in an exception being thrown.

No suitable error message is reflected in the command box indicating that the undo command only undoes the previous command (add, delete, edit, recur) and hence the second (and subsequent) undo command performed does not perform anything.

Exception thrown as indicated in the command line:
Screenshot 2023-03-31 at 2.43.42 PM.png

Version number of app not updated

Upon launching the app using java -jar command, the wrong version number of the app is indicated and might cause confusion to users. The correct version number according to the jar release should be v1.3.1.

Screenshot 2023-03-31 at 2.57.20 PM.png

Invalid command given is able to execute

An invalid command is given but the app still treats it as a valid command.

In this case, typing in help test will cause the app to treat it as a valid help command.

This might cause confusion among users.

Screenshot 2023-03-31 at 3.10.30 PM.png

Adding of event where start time comes after end time is nonetheless allowed

Even though it is stated in the UG that start time of the event added should come before end time, it is not specified clearly if it is the user's responsibility to ensure this is the case. Even if this is so, it would be better if the app does not allow such an event to be added, in case the user makes an unintentional typo on the start/end time that causes the start time specified to be after the end time.

User Guide:
Screenshot 2023-03-31 at 2.28.43 PM.png

App:
Screenshot 2023-03-31 at 2.27.33 PM.png

App not entirely optimized for CLI users

The app is supposed to be optimized for users who can type fast. There is no command supported to traverse the calendar and one has to do so by clicking the Calendar buttons using a mouse.

Default screen size of GUI not large enough

The default screen size of the GUI upon launching the app is not large enough, causing parts of the GUI window to be cut off. One has to resize the GUI manually to view cut-off parts of the GUI.

In this case, the part cut-off indicates the path to the local storage of the app where all the event data is stored (./data/scheduler/json). An experienced user who wishes to modify the event data in the local storage might not be able to locate the local storage easily (especially if he/she is not experienced in JAR files or Java).

Screenshot 2023-03-31 at 2.06.56 PM.png

Invalid date not handled by app

An invalid date value is not handled by the app, resulting in an exception thrown that is not caught. No relevant error message is displayed.

Screenshot 2023-03-31 at 3.30.48 PM.png

Event title not displayed entirely

Event title that is too long is not displayed entirely in the GUI. It also causes event date to be cut-off. Users cannot view events with long titles and their dates in entirety.

Screenshot 2023-03-31 at 2.58.57 PM.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.