Skip to content

Quick and dirty c# .txt to .json serializer for student aid data.

Notifications You must be signed in to change notification settings

brianpritt/studentAidDataSerializer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Aid Data Serializer

Description

A quick and dirty console app that parses raw text loan data from studentaid.gov into a .json file

Getting Started

Download project. Run dotnet restore Run dotnet run [location/of/MyStudentAidData.txt]

Output will be written in project home directory

Dependencies

.Net 6

Authors

Brian Pritt [email protected]

License

GPLv3

'AS IS'

If this helped you understand your loans, PLEASE drop me a line.

FAQ

Is if finished?

  • No?

Does it work?

  • Yes?

TODO:

  • Give totals in console after parsing: Payment count, total owed, etc

About

Quick and dirty c# .txt to .json serializer for student aid data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages