Welcome Back, Member!

Five Cities Orchid Society Digital Platform

{{ current_tier.title() }} Member since {{ member_stats.join_date.strftime('%B %Y') }}

{{ member_stats.feedback_submitted }}

Feedback Submitted

{{ member_stats.photos_flagged }}

Photos Flagged

{{ member_stats.expert_verifications }}

Verifications

{{ current_tier.title() }}

Membership Level

Your Member Tools

Save High-Resolution Photos

Download orchid photos in multiple formats with full metadata.

Professional Photo Editor

Edit photos with advanced tools and botanical annotations.

Advanced Search

Search orchids by habitat, blooming season, and 15+ criteria.

Recent Orchid Additions

{% for orchid in recent_orchids %}
{% if orchid.google_drive_id %} {{ orchid.genus }} {{ orchid.species }} {% else %}
{% endif %}
{{ orchid.genus }} {{ orchid.species }}
{{ orchid.common_name or 'No common name' }}
{% endfor %}