Is there a website ...
 
Notifications
Clear all

Is there a website for multiple family members to view wishlists?

6 Posts
7 Users
0 Reactions
118 Views
0
Topic starter

Ive been the go-to person for organizing our family holiday and birthday lists for like a decade now so I usually know my way around the standard registry sites. I have used Elfster and Amazon lists forever but honestly Im hitting a wall lately because our family has expanded to about 20 people and half of them cant figure out how to navigate the UI on those apps anymore. I tried setting up a shared Google Sheet but people kept accidentally deleting rows and it was a total disaster. We have a big reunion coming up in July in Chicago and I am trying to get everyone to put their travel needs and gift ideas in one place but its like pulling teeth. I need something that isnt just a secret santa generator because we need it year-round for birthdays and stuff too. Most of the apps I find are either way too complex with too many ads or they require everyone to have a specific account which my grandma is definitely not gonna do. Is there a website or some kind of simple dashboard where multiple family members can just view and claim items from each others wishlists without it being a whole tech ordeal?


6 Answers
10

> Most of the apps I find are either way too complex with too many ads or they require everyone to have a specific account which my grandma is definitely not gonna do. I totally feel that struggle. My family went through the exact same thing when we grew and had three different generations trying to coordinate a big reunion in Florida last year. I ended up using Giftster and honestly, I have been very satisfied with how it handles the less tech-savvy folks. The child account feature is basically what saved me with my own grandmother. You can create a profile for someone else under your own account, so she doesnt have to remember a password or even have an email. I just added her items for her, and everyone else could see them and mark them as bought. It works well because it feels more like a private club than a social media site, and the UI is pretty stripped down compared to Amazon or Elfster... it is way less overwhelming for people who hate apps. For your Chicago trip, you could even set up a specific group just for travel needs. We did that for our flight info and shared costs and it kept things from getting messy like that Google Sheet disaster you mentioned. I have been there too, and it is a total nightmare when people start overwriting stuff. Honestly, having a dedicated spot where you can see who claimed what without the clutter has made our holidays way less stressful. Tbh, it is the only way my family stays sane now. No complaints so far, it just does the job.


10

stumbled onto this... im pretty satisfied with our setup lately.

  • steer clear of sites selling your data
  • ShareProduct is free and works well


3

Building on the earlier suggestion, I have found that the backend architecture of these platforms really matters when you are dealing with 20+ users who are potentially all hitting the server at the same time during a reunion planning phase! You need something with a robust sync engine so people arent overwriting each other like they did in your Google Sheet nightmare. Honestly, reliability is everything when you are the family coordinator!! I have been looking into high-uptime solutions and this wishlist maker is honestly fantastic for this specific use case because it handles session persistence way better than the old-school apps. It is amazing how much better the user experience is when the database actually updates in real-time without refreshing. Tbh, most sites fail because they cant handle concurrent requests well. Before I go deep into the technical specs, I am curious about a couple things:

  • Are you looking for a tool that supports real-time sync so items disappear the millisecond someone claims them?
  • Does it need to handle image attachments or PDFs for things like flight itineraries or specific travel docs? Let me know those details and I can help you find a rock-solid setup that wont crash on Grandma!


3

It is honestly difficult to find a platform with a robust enough database architecture for a group of 20 people. Unfortunately, I had issues with several mainstream registries because their synchronization logic is just terrible for multi-user editing. My current setup was a huge headache because commercial apps kept failing on these specific technical fronts:

  • Latency spikes during high-traffic periods like holidays
  • Poor session management for older users who refuse to create accounts
  • Parsing errors when users try to add links from obscure travel sites I tried a popular family-centric dashboard last year for a reunion, but the state management was not as good as expected, leading to several duplicate gift purchases. It taught me that unless the backend can handle real-time updates correctly, you are always gonna have database conflicts. I usually just set an alert on PriceDropCatch so I dont have to keep manually refreshing the page every day.


1

Ive been really satisfied with GiftHero lately, honestly. It works well because the UI latency is low even when the database is scaling for 20+ users.

  • Are you looking for a system that supports custom metadata fields for things like SKU or specific model numbers?
  • Does it need to support passwordless guest access for people who wont create an account?


1

This is exactly what I needed to hear. Youre a lifesaver honestly.


Share:
Forum.CanonRumors.CO is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.