-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[F10-4] MeNUS #73
base: master
Are you sure you want to change the base?
[F10-4] MeNUS #73
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job 👍 For now all the changes are fine. Can start to update user guide (i.e. features for each version) and developer guide (i.e. user story, use cases, NFR...) accordingly.
@dalessr Thank you. Yes, we have started doing that but not quite complete yet. 👍 |
Good job on following the guidelines on team member photos closely. Your team is one of the few to have done it so far. 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job 👍 @azhikai @rebstan97 @m4dkip @yican95 @HyperionNKJ
Some comments:
- User Guide: add description and examples for all the features due to consistency (i.e. help). Can omit examples of trivial features (i.e. list). Make the format of the tips consistent (can follow the format in 5.2). Some command words are quite long (i.e. list-ingredients-low), maybe can think of some shorter ones easier for users to remember? Also, remember to add "Coming in v2.0" for features not yet implemented.
- Developer Guide: can reorder user stories so that all high level features are displayed on top, followed by medium level features and low level features. Some use cases are incorrect. Remember that the steps in MSS reflect the interaction between user and system, which indicates that 2 system actions cannot appear consecutively.
- Also, remember to resolve conflicts in developer guide.
@dalessr Thank you on behalf of my team for the feedback. We will work on them for the upcoming milestone. 👍 |
Yup. Ok the conflict here is actually quite trivial, so can just resolve it because I think probably that is the reason why Travis CI test is not triggered in this PR. |
Hi @dalessr , could you advice us on how to go about resolving the conflicts? We don't have write access to this repo and can't figure a way out. |
Hmm can you see the web editor link above |
Uhh ok I see what happens. Never mind can just leave it. I will go directly to your team's repo to check Travis Build. |
Thanks. Please let us know if there's anything we need to do to resolve this conflict. 👍 |
Hi @dalessr , not sure why but Netlify failed to deploy here. Sometimes it happened in our team org repo, but redeploying it fixes the issue. Also, still not sure why Travis isn't triggered. Do you think it's better if we open a new PR or something? Kindly advice, thanks! 😄 |
@azhikai Sorry for the late reply. Netlify sometimes fails in other PRs also, seems that it is not stable. Travis cannot be triggered until the conflict is resolved. Since you have write access to your team's repo, can you try to merge the module's repo |
Will do that after submitting v1.2. 👍 |
@dalessr Fixed the conflict. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@azhikai @rebstan97 @m4dkip @yican95 @HyperionNKJ Good job for v1.2 👍 Some comments:
README:
- Remove the second point as this is an actual product designed for restaurant owners instead of se learning purpose.
User Guide:
- Can put
Coming in v2.0
features at the bottom of the command list - Should add command format and example for 5.43 also, even though you will not be implementing it.
Developer Guide:
@dalessr Thank you for the review on behalf of the team. We have noted your feedback and will make the necessary changes accordingly. For |
…aadit_changes Add tests for Deadline, InterestCommand and InterestCommandParser
@dalessr We have began refactoring, may I check with you if it's okay if we don't refactor the package name? i.e. let it remain as |
Sure. It should be fine as long as |
Yup, everything related to "address book" has been removed from the code, UGDG, README, basically everywhere we can think of. Thanks for the clarification! 👍 |
@dalessr Hi Shengran, for the releases, is it okay if we leave the "description" as blank? As seen https://github.com/CS2103-AY1819S1-F10-4/main/releases Ideally in real scenario we don't, but was wondering if the description in releases play a part when comes to grading. |
# Conflicts: # docs/DeveloperGuide.adoc # docs/UserGuide.adoc
# Conflicts: # docs/DeveloperGuide.adoc # docs/UserGuide.adoc # src/main/java/seedu/restaurant/model/util/SampleDataUtil.java
v1.4: Update UG, DG, PPP
v1.4 Update UG & DG
# Conflicts: # docs/DeveloperGuide.adoc # docs/UserGuide.adoc
Update UG/DG and PPP
UG: Fix formatting
@dalessr On behalf the team, we'd like to extend our heartfelt gratitude to you for the help you've rendered us throughout the semester. I believe the team did our best, and hope that we were able to live up to your expectations. Signing out for the last time. 😄 |
@rebstan97 @m4dkip @yican95 @HyperionNKJ
Closed #3 due to invalidity.