RoadTripMoustache / kana_to_kanji

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

feat: Implement `NotificationService.deleteNotification` method #208

Open apomalyn opened 5 months ago

apomalyn commented 5 months ago

As a developer, I want an easy way to delete a notification

Requirements

Implement in the NotificationService:

What needs to be done

In the NotificationService, implement:

Dependencies

Child of #202

Depends on:

Dev notes