nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Help command does not work without internet access #2992

Open nus-se-script opened 1 week ago

nus-se-script commented 1 week ago

As a requirement, StoreClass is required to be fully functional offline. However, the Help command only gives a url link to the UG found on Github with no other information or graphics provided. If the user does not have internet access, they will not be able to view the UG at all and the Help command provides no assistance.

Screenshot (165).png


[original: nus-cs2103-AY2425S1/pe-interim#1420] [original labels: type.FeatureFlaw severity.Low]

Jianwen0451 commented 1 week ago

Team's Response

This is a valid point that a user should be able to get some help even when offline.

Screenshot 2024-11-17 at 8.30.19 PM.png

This is a screenshot of part of our NFR. For the current state, we have decided that offline constraints should apply to core features. The help comment is essentially pointing to the User Guide which the user is able to access even offline when using our product. (Since PDF exists) It is a good point to point out that our help should also work offline. We think we will update this feature in the future.

Duplicate status (if any):

--