CLI Project, My First Project

Jack Q
1 min readJul 1, 2020

As frustrating and overwhelming as it was, it was also fun. Building something from scratch was definitely more entertaining than passing tests and following along instructions. I decided to make a Covid — 19 database for the United States and its territories. It portrays the number of positive cases, recovered cases, and the death count. The hardest part was definitely figuring out where to start and getting my API data. From there it was just piece by piece and continual debugging, until eventually I was able to say, “I’m done.” The feeling I got when I said those words was well worth the stress throughout the last two weeks.

--

--