An allergy-tracking app (symptoms, counters, food listings, and places where you can actually buy this kind of food).
The tricky part is letting users filter data without exposing their own health to the world. I was thinking of a client-side CSS file that hides a part of the site that is irrelevant, as well as a strict policy not to track access to the page and / or IP address.
source share