Agility Kata "CSV Viewer V"

Extend the CSV viewer to show an already processed CSV file when you reopen the application (partially or completely) [1]. Processing does not start from the beginning. Instead, processing should be continued at the point in the CSV file that it reached when the application was last closed.


[1] ...and the CSV file has not changed since then.

en_USEnglish

Previous iteration edited?

You are currently opening an agility kata. Have you already worked on the previous part?

Please only open this exercise if you have already completed the previous parts. The idea of the Agility Katas is to implement additional requirements on existing code. If you look at all the requirements first, the effect of the Agility Katas will be lost.

Inkremente