Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 591 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 591 Bytes

Hi...

My Motive

I saw staff at my office doing a monthly recapitulation using Microsoft Excel manually. It takes around 3 to 5 days for one person to finish. Then I started to write this program, hoping to ease the pressure and speed up the time to complete the work.

Disclaimer

This program's design would process raw data into a hard-coded output. In my case, the data contains every ship's information that docked at the harbor. If anyone would use this code, they will need to re-write the properties of both the input and output.

How Does My Code Work?

(To be documented)