Hacker News new | ask | show | jobs
by londons_explore 762 days ago
I kinda wish this was a webpage not an app, and that it would require no sign in.

Sure, have a sign in feature if you want to save your checklist for later, but the vast majority of people will use this for just a few minutes/hours and the state can be stored in a cookie.

1 comments

Well, "cookie" but LocalStorage.

Definitely could be made into an offline PWA as well so it's not reliant on a data connection.