Git Product home page Git Product logo

pe's People

Contributors

kaydenkhor avatar

Watchers

 avatar

pe's Issues

User Guide: To include a screenshot of the login page UI

Include a screenshot of the login page UI.

Currently Users are expecting the address book UI once they launch the JAR file.
However, the first UI page should be the LOGIN UI.

Should include explanation of the various buttons as well.

ADD function: Single Unique Identifier for contact list is causing confusion to user.

Currently, the only unique identifier is NAME only.
There will be 2 possible scenarios:

  1. Same name but different details.
    image.png

This should be allowed because it is possible that there are people with the same name.

  1. Different names but same details.

image.png

This shouldn't be allowed because every person should have a unique handphone number and email as well.

This will cause confusion and duplicated contacts.

Suggest using more fields like name + handphone number + email as the unique identifiers for each contact to solve and answer to the above 2 scenarios.

User Guide: Did not include the date format for add function

image.png

Did not include the date format in the feature section of the UG.

Should clearly state the different fields of the CONTACT in the CONTACT LIST.
I.e.

Name: String

Phone: Integer...

Date: date DD/MM/YYYY (EXTREMELY IMPORTANT)

.

.

.

Users only know it after typing in the wrong format.

UI: Requires horizontal scroll as well

image.png

Sometimes the log text may be too long, and sometimes the UI isn't able to display it all.

Suggestion: Include horizontal scrolling function for the UI.

User & Developer Guide: Should state what is the UNIQUE IDENTIFIER & Minimum requirement for each contact in the contact list.

This is to govern the integrity of the contact list such that it doesn't have unnecessary duplicates.

For example:

The minimum requirement to add a contact: Name, Phone, Email, Address, Date Joined.

The unique identifier for each contact is : Phone & Email address.

Any duplicates of EMAIL or PHONE numbers found in the list will be reflected as "THE EMAIL ALREADY EXIST" or "THE PHONE NUMBER ALREADY EXIST".

Name cannot be the unique identifier, because there are bound to be people to have the same name, but not email or phone number.

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.