DataMascara / cisc3140-su19-project

https://bc-app-class.herokuapp.com/login/
2 stars 5 forks source link

Feature Request: Notifications #89

Open Maker-Mark opened 5 years ago

Maker-Mark commented 5 years ago
mary060196 commented 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?

mary060196 commented 5 years ago

@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!

mary060196 commented 5 years ago
mary060196 commented 5 years ago

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: