Wingy

Results 140 comments of Wingy
trafficstars

This doesn't work with the model of seeing someone's wishlist by visiting /wishlists/\. In the case of a child that isn't old enough to use the app, the parent can...

Yes, I assumed that the parent is also the admin. So the admin should be able to create a "sublist" under the parent's account which would have no secrecy features...

Yeah that seems like the best way to go about this. I'll need to add per-wishlist settings in addition to sublists.

So you use Christmas Community with your coworkers? What does that look like?

Huh interesting, so you're using Christmas Community as a recommendation list? Like you add books that you think other people should read to your wishlist?

Are you able to see the books they add to your list?

So it sounds like we need a few concepts: * Group: The instance admin can create groups and assign users to them. * Wishlist: Has a Name, belongs to a...

It couldn't be on every page load because then loading a wishlist would take several minutes in some cases. Christmas Community could automatically update data continuously rather than a permanent...

I don't think it's okay to flood requests to every retailer in the wishlist every page load. There needs to be at least some caching and staggered requests. There should...

That's genius! I'll implement this as soon as I can.