Thank you for taking the time to suggest this feature!
Feature for App(s)
Problem Statement
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
It is good to get a notification of the market status at the end of the day (when the market closes).
Proposed Solution
If you have a solution in mind, please describe it.
Send a push notification.
Related Issues
Link to relevant issues (if applicable).
Issue Numbers:
Alternatives Considered
Description any alternative solutions or workarounds you've considered.
Additional Context
Add any other context about the feature here.
Use web-push library
Use GitHub actions to trigger the notification
Use a free tier serverless provider as minimalistic backend
Do not send or store any user data to the backend
Thank you for taking the time to suggest this feature!
Feature for App(s)
Problem Statement
It is good to get a notification of the market status at the end of the day (when the market closes).
Proposed Solution
Send a push notification.
Related Issues
Issue Numbers:
Alternatives Considered
Additional Context
Use web-push library
Use GitHub actions to trigger the notification
Use a free tier serverless provider as minimalistic backend
Do not send or store any user data to the backend