mcruncher / worshipsongs-ios

GNU General Public License v3.0
3 stars 5 forks source link

As a user, I want the songs to be grouped by OpenLP topics #147

Closed VigneshPalanisamy closed 7 years ago

VigneshPalanisamy commented 7 years ago

in order to improve user experience As a user I want the songs to be grouped by OpenLP topics under a tab named "Categories"

Ref: The default db that's shipped with the app now has support for few topics.

VigneshPalanisamy commented 7 years ago

Scenarios:

List songs by category Given the user is in the "Categories" tab And few categories (OpenLP topics) are displayed When the user taps a category Then the songs that belong to that category should be listed

Search for songs inside a category Given the user has tapped a category And songs that belong to that category are listed When the user searches for a song by title or content Then the songs matching the search criteria under that category should be listed