DEV Community

Cover image for Project: Echopad
Paras 🧙‍♂️
Paras 🧙‍♂️

Posted on

Project: Echopad

Hey Guys,

Excited to share my latest project - EchoPad. A powerful web app that helps you sync texts, links & files seamlessly across devices in real-time and enjoy hassle-free file management.

🔗 EchoPad: https://echopad.vercel.app/

  1. Register & Login on EchoPad.
  2. Type in your block of text, links or upload some files using file manager.
  3. Access your account on another device & there you have your data.

❓Why use EchoPad?

  • No need to email yourself links, files & texts.
  • No need to rely on messaging apps to share files across devices.
  • No need to login your personal accounts & mails on some other device.

And to make it convenient, you can install it and use it like any other app on your device.

⏩ Stay tuned for upcoming features! I am continuously improving and refining the EchoPad.

Technical aspects of project

It's a small Progressive Web App, built using React, Node, Express and MongoDB. Socket.io is also used to help sync data in real time to avoid saving and refreshing data manually in multiple devices. It also supports file upload to be able share some small files across devices. To save some space, files get deleted after 24hrs.

Apart from this, there is not much to it. It's a simple web app. Give it a try and share your thoughts.

Other posts by me

Basics of caching & caching in depth
What can we learn from bootstrap css
Create stopwatch using C++

Top comments (0)