bags v0.11
Hashtag generator and test project
I added a HashtagGenerator class to convert brand names into Twitter hashtags. The generator strips punctuation, removes spaces, and lowercases the text - so “Off-White” becomes “#offwhite” and “P.A.R.O.S.H.” becomes “#parosh”. This will make tweets more discoverable by adding relevant brand hashtags.
I also set up a proper test project using xUnit and Shouldly. The hashtag generator has good test coverage with theory tests for various edge cases like brands with punctuation, spaces, mixed case, and special characters. Having a solution file now makes it easier to build and test everything together.
More bags
What started as a script to monitor Coach bag sales turned into a number of twitter feeds announcing sales across various women's fashion retailers · source · devlog · bagsonsale · dressfwrd · dressiconic