-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Email notifications #35
Comments
What are important notifications? |
This article explains everything regarding mails in rails: The ultimate guide to sending email in rails 7 |
Using |
User stories
As a owner I want recieve lending requests via Email in order to get updated on current events, without checking the web app.
As a borrower I want the get notified throughout the lending process in order to lent the item and return it in time.
Dependencies
Depends on:
UI Mockup
not applicable
Context
Users should receive an Email when receiving a call to action notification on the notification page (#30).
calls to action are...
... lend requests
... return request
... waitlist position 0 ("ready for pickup, after owner approved lend)
... pickup reminder
Acceptance Criteria
The text was updated successfully, but these errors were encountered: