Project: The Knitting Counter

Date of MVP: 2024
Technologies used:
React Bootstrap
Companies:
Two is for Joy
About the project:

Knitting, much like programming, is a complex endeavor. There are times where a knitter needs to be counting the rows of multiple different subpatterns at the same time. While this is a simple task when each subpattern contains the same number of rows, it grows more complex as the number of subpatterns with differing numbers of rows increases.

The Knitting Counter allows users to track both their overall row count and the row count of an unlimited number of subpatterns. It also tracks the number of repeats of each subpattern. All data is stored in the browser’s local storage.