RoadTripMoustache / kana_to_kanji

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

feat: Implement `NotificationService.pushPeriodicNotification` method #205

Open apomalyn opened 2 months ago

apomalyn commented 2 months ago

As a <user | developer | ...>, I want to ...

Requirements

In theNotificationService, implement a way to schedule periodic notification

What needs to be done

In the NotificationService, implement:

Dependencies

Child of #202

Depends on:

Dev notes