Notification manager
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Brief description
As a _User_
I need _timely reminders and motivational messages_
So that _I stay on track with my goals and feel encouraged to continue_
### Details and Assumptions
* A notifications manager will handle reminders.
* Users can customize the frequency and content of motivational messages.
* The "plyer" package seems fine.
### Acceptance Criteria
```gherkin
Given I have a habit with reminders enabled
When the time for a reminder comes
Then I should receive a notification with a motivational message
```
```gherkin
Given I want to customize my reminders
When I edit the notification settings
Then I should be able to set the frequency and tone of reminders
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.