[CS2113-W10-2] TrackStars#1
Open
Mack34021 wants to merge 272 commits into
Open
Conversation
danielkwan2004
pushed a commit
to danielkwan2004/tp
that referenced
this pull request
Oct 1, 2025
Add github profile and portfolio.
Initial user input parse
Add Banks, list Banks
…-Summary Add Parser, Storage, Exceptions and Summary class
Add delete transaction method to remove transactions by index
Implement delete command in Parser to remove transactions from User
Implemented adding of budget and modified Category enum to hold budgets for each category
Fixed minor bugs and updated date parsing
Fix summary page and budget class Fix storage to store transactions, budgets and banks Added SGD Currency Attached <month> to budget
Fix Budget.java
Refactor input handling and add exit support
Fix error in listing out budgets of different categories
danielkwan2004
pushed a commit
to danielkwan2004/tp
that referenced
this pull request
Oct 14, 2025
chore: empty commit for PR
update docs to reflect target audience
Fix summary page and storage regression
Fix StorageTest regression
…into branch-DeveloperGuide
Add DeveloperGuide of User API
…into fix-final-bugs # Conflicts: # src/main/java/summary/Summary.java
Fix final bugs Remove magic numbers Remove list budget from all documentation Update FAQ to reflect user story change
Add help and remove listbudget
Update DeveloperGuide
fixed failing tests
Update Project Portfolio Page
Clean up documentation
Update manual testing
updated diagrams in DG according to PE-D feedback
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Budget tracker for exchange students.