Skip to content

Instantly share code, notes, and snippets.

View nocoder8's full-sized avatar

Pavan GK nocoder8

View GitHub Profile
# Last 7 Days Activity Analysis - Pipeline Insights
## Overview
The Last 7 Days activity analysis provides a comprehensive view of candidate movement through the recruitment pipeline, tracking both new entries and rejections for each stage within a rolling 7-day window.
## Purpose
This analysis helps recruiters and hiring managers understand:
- **Recent candidate flow** into each pipeline stage

Mobile-Friendly Gmail Email Template Conversion Prompt

Objective: Convert HTML email templates to be mobile-friendly in Gmail's Android app while maintaining tabular data presentation.

Key Requirements

  1. Nested Table Structure: Use a specific nested table layout that Gmail renders properly on mobile
  2. Maintain Tabular Format: Keep data in table format (not cards) for professional presentation
  3. Horizontal Scrolling: Enable smooth horizontal scrolling without conflicting with Gmail's swipe gestures
  4. Gmail Compatibility: Use only Gmail-supported CSS and HTML elements