Project to share link(or text) quickly from one platform to another
Suppose you have website URL (like complex Google drive sharing URL)and you want to open on the desktop. You won't type whole URL character by character. Though you can use Facebook or social media web app but it will still need to log in and is clustered. The objective is to minimize time and effort to do this task.
The plan is to quickly share the link(or text) across platforms using the server, web app, and Android app. The project is divided into three parts,
- Server(Firebase)
- Web App
- Android App
To implement full duplex communication between platforms to share the link(text). The user will be able to copy from one platform and paste in another platform by sharing the clipboard. The project structure is like Whatsapp.