Open Maker-Mark opened 5 years ago
Hello, @Maker-Mark ! I am trying to register for a free desktop + mobile notification system that will allow sending notifications on various kinds of browsers. It is called OneSignal, and it is free for at most 30k subscribers. What do you think about this?
@Maker-Mark , I tried doing it with OneSignal, but it does not seem to work. I am missing something. I guess I will create an interface, as you said, that will be reachable from the main menu on the website, where the user will see a list of notifications, which are links to the corresponding posts and comments. Since the final exam is tomorrow, I'll begin working on it after the exam. Thank you very much!
notifications.html
that shows the user's notifications. User will be redirected to the page once the button is pressed.Addressing Bullet Points:
Bullet Point 1: Notifications button added. When there are new notifications, the button glows. Old (read) notifications shall be removed from the panel once the user sees them.
Bullet Point 2: notifications.html
file + CSS + JS files created. The UI currently contains two examples: (1) comment to a post, and (2) comment to a comment.
Front End part is thereby complete.
Plausible Next Steps for Full Integration of the Feature:
notifications
table in the Database