Skip to content

hartimat/fund_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to "fund_manager"!

[ DESCRIPTION ]

A Java app that processes input fund managers and stock trades, then generates a summary tax report.

[ BACKGROUND ]

This project was part of the Data Structures course work and provided exposure to dealing with input files, applying business logic, and generating output files accordingly.

[ STACK ]

  • Java

[ LESSONS LEARNED ]

Fund_manager proved to be a great way to learn about creating domain classes in Java (e.g. StockTrade, FundManager) and service classes (e.g. FundManagerLogImpl, PrintImpl). Separating these portions of the code from one another will help me to think in a more "modular" way moving forward, which should improve the organization, readability, and overall performance of my code.

About

A Java app that processes input fund managers and stock trades, then generates a summary tax report.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages