An app for sharing wishlists with people who might get you things.
- 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
- Reorder list items
- Any kind of user model
- Unit tests 🤷
Like Craigslist, each list is managed by an anonymous "master" URL:
(Anyone with that URL can manage this list 🤔)
The "share link" has checkboxes that can be anonymously checked:
But the "master link" doesn't show what has or hasn't been checked.

