[CS2103T-W14-2] BudgetBaby#35
Open
eksinyue wants to merge 709 commits into
Open
Conversation
Codecov Report
@@ Coverage Diff @@
## master #35 +/- ##
=============================================
- Coverage 72.15% 42.60% -29.55%
- Complexity 399 407 +8
=============================================
Files 70 111 +41
Lines 1232 2138 +906
Branches 125 219 +94
=============================================
+ Hits 889 911 +22
- Misses 311 1194 +883
- Partials 32 33 +1
Continue to review full report at Codecov.
|
Hzxin
pushed a commit
to markuz5116/tp
that referenced
this pull request
Feb 27, 2021
…nchiang Update user guide remind, help features and command summary
Unit tests
Fix handling of invalid budget amount
Update ppp
Fix bug where months shown were incorrect and showed months after current month
Modify categories shown on the side to show all categories
Documentation changes
Update Jaryl's PPP
Update PPP
Fix typo errors in PPP
Update DG with undo/redo
…into v1.4_fixes
Add undo/redo functionality to edit-fr command
V1.4 fixes
…into bells-and-whistles
Bells and whistles
…into add-TOC-DG
Add TOC to DG
# Conflicts: # docs/UserGuide.md
Update DG
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.
BudgetBaby is a desktop app for setting monthly budgets and tracking expenses. It is optimized for use via a Command Line Interface (CLI) so that entering and editing financial records and budgets can be done faster by typing in commands while still having the benefits of a Graphical User Interface (GUI).