Initial Commit

This commit is contained in:
Ben Mosley
2026-08-09 22:36:10 -05:00
commit 2bbf79dcd2
15 changed files with 664 additions and 0 deletions

12
readme.md Normal file
View File

@@ -0,0 +1,12 @@
The User will need to enter:
Multiple Financial Goals (Each Item will be a Goal_ID)
Monthly Steps Towards that goal (Baby_Step_ID)
How much they get from each paycheck (Payment_ID)
Payment ID relates to Baby Step ID, which updates each Goal ID depending on how the money is allocated.