Sunday, Jun 17, 2018
refactoredReorganized the to-do app and added a stats bar
Buğra Gündüz restructured the folder layout in bgrgndzz/react-todo and introduced a StatsBar component to track list metrics.
The work came in two commits. First, Gündüz changed the folder structure to better organize the codebase [1]. Then he added a StatsBar component, likely to display summary information about the to-do list [1].
Sources
- changed folder structure and added StatsBar · bgrgndzz/react-todo