RoadTripMoustache / kana_to_kanji

Simple application to learn Japanese kana (hiragana, katakana) and kanji
5 stars 1 forks source link

feat: Implement `NotificationService.getActiveNotifications` method #206

Open apomalyn opened 2 months ago

apomalyn commented 2 months ago

As a developer, I want an easy way to retrieve the active notifications

Requirements

Implement in the NotificationService a way to retrieve the active notifications

What needs to be done

In the NotificationService, add:

Dependencies

Child of #202

Depends on:

Dev notes