-
Is anything stored in database ?
-
No! Not All. We just return whatsapp api link.
-
Is pwa available?
-
Yes !!!
-
Can it run offline?
-
Yes , but for sending message you will need internet.
-
What things Can be done using it?
-
Send message to yourself & use it for to do list.
-
Exactly How it works
-
In user input when the number is entered a javascript function is fired. Which Returns a link like:
https://api.whatsapp.com/send?phone=91{ number entered}
and this is opened which natively launches whatsapp into that chat.