-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature: Notifications Implementation #152
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now i can clear all notfications or single notfication , thanks for working on my comments
ffe2bd3
to
82ccdd8
Compare
76ae066
to
4308d36
Compare
4308d36
to
c417fb0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Notifications are coming but if you can manage so that you can use system notifications so that a user can know immediately. but otherwise great job on this
thanks, @justinmihigo I am on it |
What does this PR do?
This PR includes notification implementation where a user will be able to view notifications when an event is done like creating an appointment or cancelling an appointment
Description of Task to be completed?
Fetching data from the database
How should this be manually tested?
Login the app and on the home screen click on the notification icon and from there you will find the notifications
Any background context you want to provide?
What are the relevant pivotal tracker/Trello stories?
N/A
Screenshots (if appropriate)
Questions:
N/A