Skip to content

Johnb6262/cell-phone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

cell-phone

WCF Cell Phone Assignment

Notes:

I have data structures holding the "Detail" and "Header" data gathered from the two .csv files. Putting a breakpoint in the main file where there's a system out that prints "done" will allow you to look at the data structures.

Remaining is to implement a way to distinguish between years in the CellPhoneUsageByMonth.csv file. I interpreted the instructions to mean you could pass in a year to determine which year the report would show. There are probably a few other small improvements that could be made - the purchase date comes to mind.

Also remaining is the transformation from the data structures to printable document. I'll be honest, I've never had to print directly from Java before.

About

WCF Cell Phone Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages