-
Notifications
You must be signed in to change notification settings - Fork 231
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
[CS2113-T15-2] BudgetBuddy #46
base: master
Are you sure you want to change the base?
[CS2113-T15-2] BudgetBuddy #46
Conversation
…stylemain Fixed check style violations
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.
Do implement Class Diagrams for other Developers to better understand the structure of the project!
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.
Do include sequence diagrams for other developers to better understand the flow of the programme!
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.
Do update the user stories for the Developers to understand the features of the project better!
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.
Do add a guide for manual testing to help other developers to test the project! This helps improve the bug fixing process for the team as well!
Update Insights section of UG
Branch improvement: Update Help guide to include create, delete and edit account
Combine print and get PastWeek and PastMonth transactions method
Update User guide to include more details about existing features
Update user guide
Remove unused exception handling and Refactor the function name
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.
Understand that this DG is still in progress, do look through the rubrics and add in the necessary information for the rest of it.
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.
Can be improved with the addition of diagrams to complement the content written
* Add uml diagram for removeTransaction * Implement DG for processEditTransaction and uml diagram.
Update Developer guide
Update List feature in DG with sequence diagram
Add command notes in UG
Add acknowledgements in Developer guide
Add table of contents to UG
Update DG to include manual testing guide
# Conflicts: # docs/DeveloperGuide.md
…l-testing * commit '75652410715ad1b4a1b48c0cbd91e84e6cc7bcc6': Update DG to include manual testing Fix formatting issues Update DG with design and implementation of Remove Account Add class diagram to Add Account # Conflicts: # docs/DeveloperGuide.md
Add manual testing for list, delete and delete-acc
# Conflicts: # docs/DeveloperGuide.md
Update PPP
Add manual testing instructions in DG
Add Table of contents to DG
Update the DG
BudgetBuddy provides university students with detailed expenditure insights, breaking down expenses into categories like transportation, dining, and recreation. It addresses the common challenge of limited visibility into spending habits beyond total monthly expenses, offering students a clearer picture of their financial habits.