Aditya Kumar Singh

Results 116 comments of Aditya Kumar Singh

@manjotsidhu Please review this issue and let me know if I could help in introducing this feature!

Can I take up this issue @pratikbaid3 ?

Hey @Tusharkhati, currently I am working on resolving this issue. If not resolved, you may see this through :)

It still just shows an **invalid password**. Moreover, there are no conditions to tell users what extra needs to be done.

@palisadoes I would like to work on this issue and improve the UI for the better!

> @ItsAdityaKSingh We have raised our code coverage percentage to 34%, so you'll need to add tests to this issue for the PRs to be approved. So, basically, will I...

Ok. Could you help me by guiding me in a direction to start writing tests, like from which widget or function should I start unit testing so as to be...

> @ItsAdityaKSingh > > * [You can find widget test examples here](https://github.com/PalisadoesFoundation/talawa/tree/develop/test/widget_tests/widgets). > * [Our View Model tests can be found here](https://github.com/PalisadoesFoundation/talawa/tree/develop/test/view_model_tests) > > This should give you an idea...

Thanks for the insights! It's a really great plan you have laid out here. What I thought about proceeding was to first of all invite external persons to join talawa...

> What backend do you plan to use to implement the notifications? I could use Firebase Could Messaging to send push notifications to targeted users.