Trott / music-routes-data

Music Routes data: What musicians played on which tracks?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI search tool context

Trott opened this issue · comments

Should be able to look up an individual and get enough information to determine if it's the person you are actually looking for. For example, if I look up Roger Taylor, it shouldn't just give me people named Roger Taylor. It should give me "Roger Taylor, member of Queen" and "Roger Taylor, member of Duran Duran".

Needs some refactoring so that there's a data object and a cli object.