top | item 20119177

(no title)

mikeokner | 6 years ago

Seems like as good a time as any to Show HN (or shamelessly plug my side-hustle, depending on how you look at it):

https://www.naverator.com

It's a trip organizer/sharing platform that aims to be the place for you to collect all the various bits of information & reservations & such for your trip. Currently web-only but mobile on the roadmap as well as offline/export functionality which was one of the nice features of Google Trips.

Feedback welcome. I know it's still a little rough around the edges. Hoping to have things buttoned up nicely in another week or two and then start advertising it more officially to everyday folks.

discuss

order

pkulak|6 years ago

Sign up was a bit rough. Had to copy-paste a code from email (no link to click), then it just said I was confirmed and I could log in. Seems like it's pretty common for all of that to just be done through a single click on an email link. But do you even care if folks use a bogus email?

mikeokner|6 years ago

It's all done through AWS Cognito so it's something I got working with the default code-based method and then moved on to other things. I'll look at reprioritizing a confirmation link to smooth that process.

I do care somewhat about confirming accounts in general just because it cuts down on spam/abuse, and it ensures someone didn't fat-finger their email and then can't regain access when they forget their password in a month. Also, I have on the roadmap a feature for configurable reminders/notifications, and services like AWS SES track bounces. Too many invalid recipients and you run the risk of getting throttled or suspended.