/wishlist-app

The wishlist app I wish existed

Primary LanguageRuby

Wishlist

An app for sharing wishlists with people who might get you things.

Todo

  • Wishlists have a master link for editing
  • Wishlists have a share link
  • Wishlists have a preview link
  • Wishlists have a title; editable
  • Wishlists have text items with autolinking
  • Items can be checked anonymously; not reflected on master link
  • Include the title in the link as a vanity param

To don't

  • Reorder list items
  • Any kind of user model
  • Unit tests 🤷

About

Like Craigslist, each list is managed by an anonymous "master" URL:

image

(Anyone with that URL can manage this list 🤔)

The "share link" has checkboxes that can be anonymously checked:

image

But the "master link" doesn't show what has or hasn't been checked.