agkn / ComposeDemoRadio

0 stars 1 forks source link

Add support of radio genres #3

Open agkn opened 2 years ago

agkn commented 2 years ago

There are station of different genres. The user should be able to that genres connect to a radio station. Todo:

  1. Update fetcher to add genres to a station. One station can have several genres.
  2. Update json to support genres. Add genres list first array of genres indexes to the station item.
  3. Make genres visible to the user.