Created on 18th April 2020
•
This app delivers daily coding challenges, concepts & articles with relevant solutions and examples which will be helpful for interview preparations and also in learning programming concepts and coding challenges which works on Android, iOS & even Web.
The hardest hurdle which I faced is with the automated notifications for the users that should be triggered whenever a document gets created in the database.
I have to write a Firebase Function which triggers whenever a document gets created in the database.
I have faced many errors in writing and triggering that function and it took around a week for me to solve all those issues and I solved it by browsing all through the internet, going through StackOverflow, Github and finally with all my trials and experiments, reading through the documentation I finally solved that issue.
Technologies used