DEV Community

Cover image for I added two new feature to my TodoApp
Shakil Alam
Shakil Alam

Posted on

I added two new feature to my TodoApp

Hello friends, I am Shakil Alam. I mostly work with Laravel and Vue, and very interested in PWA(Progressive Web Application).

We will talk about that last one in this post.

In the early day of coding journey, I had created a usual todo App.

But recently I feel need for a todo App to better management and start making as simple and user friendly as possible, and made it the app that I can use without being distracted.

Recently I found two issue in it.
When I add task with link, I want to visit link with the app.

And now I added function that do this. Just double click on the task with link. An easy one just a dblClick event listening and pattern matching.

Second issue was, sometime I got some task in some other app and I have to copy from that and need to open the todoApp and add task.

So I look into it and implemented Share Target API that allow my todo PWA registered as share target app as native app.

Now I simply share the thing and choose TodoApp from sharesheet and done. I don't have to leave the app to add new task.

Try the app now and tell your thoughts below.

Your feedback is valuable to me.

Visit https://todo.shakiltech.com

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more