Giter Site home page Giter Site logo

pe's People

Contributors

yusufaine avatar

pe's Issues

[docs-dg] MSS for Add

image.png


I might be wrong but shouldn't this process be 2 steps?

Such as:

1. User requests to add new candidate with their details.
2. TA... adds the new candidate

Extension:
2a. Command is invalid
    2a1. Shows error message
    Use case ends
2b. Candidate already exists
    2b1. Shows duplicate message
    Use case ends

[docs] Localise to UK English

Really nitpicking at this point -- I remembered having a discussion about this with my 2101 tutor and how we should use UK English since the audience is primarily Singaporeans, who use UK English so the spelling of some words and grammar should reflect that.

Example:

  • Centralise
  • Optimise

image.png

[docs-UG] file name in quick start

Small nit on the name of the file

image.png

Current latest version follows the submission convention, but the User Guide mentions "TAlentAssistant.jar", users might download the previous release since that follows the name.

v1.4

image.png

v1.3.1

image.png

[invalid command feedback] not very useful feedback message

From the previous issue on whether names should strictly be alpha-numeric, the feedback message could have been a little more specific on which portion of the command is causing the issue.

image.png

I clearly know that it is the name since I was testing it but it might not be very obvious for users unless they refer to the user guide.

[docs-dg] Acknowledgement

I believe the DG should specify where the icon was obtained instead of a direct link to the icon itself, and mention how AB-3 and JavaFX was used.

image.png

[docs-ug] double click to run

Currently on MacOS and it isn't possible to double-click to run by default. There is a way to allow this behaviour but the users would need to tinker their own system.

Suggestion:

  • Running the app via terminal/command prompt using java -jar [file.jar]

image.png

image.png

[abstracting common functionality] managing candidates and scheduling interviews

Seeing as how candidates and schedule has similar CRUD functionality, I think it would be easier for the user to specify a special flag/prefix to denote whether an action is done for candidate or interviews. The need to specify schedule feels a bit unnecessary, considering CLI applications also use flags/prefix to denote accordingly

Example:

  • add: add -c [fields] -- for candidates, and add -i [fields] -- for interviews
  • view: view -c [index], and view -i [index], or
  • delete: delete -c [index], and delete -i [index]

image.png

[docs-schedule expiry]

While it makes sense for schedules to expire after its session, I see a use case where that might be bad, for instance, if the user themselves forgot about the interview that day, opens the app the next day, and it's marked as completed.

image.png

Perhaps it would be better to leave them as is or use a new status to denote that the interview was missed.

[docs-ug] formatting of different sections

Based on the screenshot below, focus is under the "Managing candidates" header, and "Scheduling interviews" is a new category/header.

image.png

Suggestion:

  • Page break before new headers/categories

[clear] confirmation message/prompt

Clear is a very power command which works as intended, but it would be unfortunate if a user clears all their data without some sort of confirmation message.

image.png

Suggestions:

  1. Confirmation message
    • Specific command to bypass confirmation clear -f
  2. undo command

[docs-ug] (lack of) usage of page breaks

There are sections in the User Guide where short sections are split into 2 pages, or headers are "left behind", which could easily be resolved by using page breaks as mentioned in the se-edu tutorial. It doesn't have to be for every section, just those that would help improve readability.

image.png

image.png

[docs-ug] Improving navigability

I think the navigability of the UG can be improved by including a small hyperlink to jump back to command summary or linking the features in the command summary to their respective explanations. Would have made testing and reading UG a lot easier, but again, this is just a minor issue.

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.