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

Weekly Release PR #135

Merged
merged 75 commits into from
Jul 2, 2024
Merged

Weekly Release PR #135

merged 75 commits into from
Jul 2, 2024

Conversation

Josh-Voyles
Copy link
Owner

No description provided.

Josh-Voyles and others added 30 commits June 13, 2024 10:23
Updated affordability_calculator.py to calculate
prices when an HOA fee is included. Verified
results against bankrate.com calculators. Updated
test cases in test_affordability_calculator.py and
verified all tests passed.
Set all variables in affordability_calculator constructor to default to
"0". Created a test case for a scenario where user does not enter
information, so the constructor defaults the values to "0".
Add HOA fee calculator logic for issue #72
Resolved: #85 #81 #71, remove radial button, display downpayment head…
See: #84 Fixed frame style - attempt Windows resize issue fix
Adjusted calculation functions in affordability_calculator.py to return
numbers rather than Strings. Also adjusted the test cases to test for
numbers rather than Strings and ensured all tests passed.
Improve scaling issues on Windows
Updated affordability_calculator.py with changes to factor user-inputted
propery tax rate into calculating a home price that fits within their
desired monthly payment. Also updated test cases accordingly and ensured
all test cases passed.
Resolved: #73 Resolved: #74 enable HOA, connect back end, build tests…
Resolve: #68 #70 tie front and back together, write tests, enable gui
Adjusted affordability_calculator.py to include calculations that factor
homeowners insurance into home affordability price. Adjusted test file
to accomodate changes and verified all tests passed. Calculations were
compared against https://usmortgagecalculator.org/ mortgage calculator.
Josh-Voyles and others added 26 commits June 24, 2024 15:24
Adjusted affordability_calculator.py function to test if the
home_affordability class variable is 0 before attempting to divide.
Verified test cases still pass after making adjustment.
Removed error window class, replaced with simple pop up
Resolved: #117, fixed bug preventing dp reset
Restructured content so it flows from application specific information at the top to more general software information towards the bottom. Formatted document so that headers and bullet points are more uniform in appearance. Removed content that seems redundant.
@YouKnowJoey YouKnowJoey merged commit acc5aac into main Jul 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants