So, I have seen SendTh.at has been an awesome app and I have been trying to remix it, so I have been starting to remix it a few days ago and I got the structure of my own.
So this is how it goes:
First, there will be a page where you can receive text, also another page for sending.
Send:
When you type text on the textbox and click on Send, it will auto-generate a code and it will be uploaded to Firebase, the key
as the code and the value
as the text.
Receive:
When you type in the code and click on Recieve, it will “GET” and the key
will be the code and the value will be posted on a label.
So that’s all with it, stay tuned for the link!