Challenge Overview
The "pills" near filters should pull directly from a database, not from a flat file outlining the options.
Example of current state:
The locations listed are defined in: https://github.com/topcoder-platform/u-bahn-app/blob/develop/client/src/services/static-data.js
Future State: Default pill values should be determined by values that exist in the database for the current organization. Same behavior should apply for Achievements.