DEV Community

Discussion on: What can I build for my family?

Collapse
 
quasipickle profile image
Dylan Anderson

I built a "Gifts" web app. We're bad at buying gifts others want, so I made a site where members can create a wishlist, and other members can mark it as "bought" (which is hidden from the wishing member). Makes Christmas a lot easier, though admittedly a bit less thoughtful.

Collapse
 
francoscarpa profile image
Franco Scarpa

Really nice idea! Thanks for it. What did you use (languages, tools, etc.) to build it?

Collapse
 
quasipickle profile image
Dylan Anderson

I didn't worry about making it fancy, so I just did standard Bootstrap + PHP + MySQL