Skip to content
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

Update DG, UG and PPP #178

Merged
merged 8 commits into from
Apr 9, 2024

Conversation

Kobot7
Copy link

@Kobot7 Kobot7 commented Apr 8, 2024

  • Add Project Portfolio Page. Closes Work on PPP (Jia Ling) #103.
  • Update AboutUs.md with team details.
  • Add implementation of help feature to DG.
  • Modify EditCommand execution sequence diagram based on updated logic.
  • Fix ProductList.checkForRepeated() logic bug where it takes in itself as an argument.
  • Create an exception for duplicate product name error.
  • Add test case for EditCommand to check for duplicate product name.

@Kobot7 Kobot7 added this to the v2.1 milestone Apr 8, 2024
@Kobot7 Kobot7 self-assigned this Apr 8, 2024
@Kobot7 Kobot7 added the priority.High Must do label Apr 8, 2024
- IntelliJ auto-converted imports to `import *` previously, causing gradle check to fail
@cheeseong2001 cheeseong2001 merged commit cd902b3 into AY2324S2-CS2113T-T09-3:master Apr 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Work on PPP (Jia Ling)
2 participants