Skip to content

Created a program that reads a file with a list of transactions and calculates the adjusted cost bases (ACBs) for the transactions to calculate the correct capital gains or losses for a certain transaction period. It also correctly sorts the transaction history linked list into chronological order to display a clear transaction history.

Notifications You must be signed in to change notification settings

Navtajh04/Mo-Money

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Mo-Money

Created a program that reads a file with a list of transactions and calculates the adjusted cost bases (ACBs) for the transactions to calculate the correct capital gains or losses for a certain transaction period. It also correctly sorts the transaction history linked list into chronological order to display a clear transaction history.

About

Created a program that reads a file with a list of transactions and calculates the adjusted cost bases (ACBs) for the transactions to calculate the correct capital gains or losses for a certain transaction period. It also correctly sorts the transaction history linked list into chronological order to display a clear transaction history.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages