A quick and dirty console app that parses raw text loan data from studentaid.gov into a .json file
Download project.
Run dotnet restore
Run dotnet run [location/of/MyStudentAidData.txt]
Output will be written in project home directory
.Net 6
Brian Pritt [email protected]
GPLv3
'AS IS'
If this helped you understand your loans, PLEASE drop me a line.
Is if finished?
- No?
Does it work?
- Yes?
TODO:
- Give totals in console after parsing: Payment count, total owed, etc