markhallak / AnxietyGo

AnxietyGo is a cross-platform app that helps people with social anxiety.
GNU General Public License v3.0
13 stars 14 forks source link

Notifications feature #18

Open markhallak opened 1 year ago

markhallak commented 1 year ago

Create two topics:

markhallak commented 1 year ago

Tested it. Not working properly. It is only useful if we want to inform the users about a new update.

I think it is best if we use local notifications.

ShivamMenda commented 1 year ago

Hey @markhallak I'll work on this with you 👍

ShivamMenda commented 1 year ago

@markhallak I think we can work with Local notifications.

markhallak commented 1 year ago

Yeah absolutely. I will look into some libraries and test them so I can pick the best one for the project.

There is a library in mind called "awesome notifications". Have you used it before?

vikas-shrma commented 1 year ago

what is the motive of FCM here? can anyone explain in bit details

markhallak commented 1 year ago

@vikas-shrma We are still testing things out. I am open to any suggestions.

ShivamMenda commented 1 year ago

@markhallak We can use local push notifications package. I've used it before. We can schedule notifications weekly, daily or monthly at a particular time too.

ShivamMenda commented 1 year ago

@markhallak Can you keep this issue open so that it doesn't get lost? Keep a separate tag as Not planned also.

markhallak commented 1 year ago

@ShivamMenda It seems like it is the way to go. I will test it soon.

I will reopen it.

ShivamMenda commented 1 year ago

@markhallak Yeah sure will join you in a few days once exams are done.