Community Hub
One Place for Everything Social

See how many visitors are exploring the atlas right now · rate your experience · leave a comment and read what others have shared.

Live visitor counter
Site-wide ratings
Reader comments
XSS-safe · rate-limited

Why one Community Hub instead of per-page?

Earlier the visitor counter showed on every page and ratings & comments appeared at the bottom of each use-case page. To keep individual use-case pages focused purely on nutrition content (no distractions), all community-facing widgets now live on this dedicated page. The page-view counter still increments site-wide on every load.

Visitor counter

Live

Ratings & reviews

Site-wide

Comments

Public

How submissions are protected

Each visitor can leave one rating per page (IP-tracked). Comments are rate-limited (one per minute per IP) and sanitised server-side for control characters and length. A honeypot field silently catches bots. None of the data shown here passes through innerHTML — every field is rendered via createElement + textContent, so user-submitted text is impossible to use for XSS.