Today marks the completion of my first CLI app, and while it is indeed basic, I have learned so much in the process.
At the beginning of the project, staring at a blank screen with basic code skills, an idea, and data to support the idea felt like looking for water in the middle of the desert... There are plants, and there is sand... Where there are plants, there must be some water...
The idea that any progress was great progress helped me get started, but it still felt like the first snowflakes falling before a 500" season. But, like a storm in the night, my progress began to accumulate and grow deeper by the day.
One of the things I found most interesting about the project was how much my original idea mutated over the build-cycle. Some of the challenges along the way helped shape the final product.
Originally, I wanted to search an API recipe database to categorize the meals by ingredient. Instead, the final product lets the user select a meal and provides a link to a website with the recipe and a link to a youtube instructional video. In the end, I believe this provides a much better user experience- as the CLI interface isn't the ideal way to display all the information required for a complex recipe's ingredients, measurements, and instructions.
Eventually, the each challenge gave way to progress and I was able to complete my app. The smile on my face when it started working is the biggest smile I have had in weeks! Despite the app's simplicity- this felt like an achievement. It felt different than completing assignments with pre-written tests. It was much more challenging to start with a blank drawing board and piece the components together one by one. I feel like this process really solidified my knowledge.
In the end, completing this project felt as significant as finding water in the desert...
Top comments (0)