stephsharp/badgeoverflow

StackOverflow module doesn't make sense for other Stack Exchange sites

Opened this issue · 0 comments

StackOverflow module doesn't make sense anymore if we want to support multiple Stack Exchange sites. Figure out a better way to do this.

For example:

  • Rename StackOverflow module to StackExchange
  • Put everything in a BadgeOverflow module

The main goal is to only use Badge subclasses if site == 'stackoverflow'. Related to issue #2.