Launch Dashboard - File Structure

All your launch planning tools, organized and ready to use!


📁 File Organization

WanderingLantern/
├── index.html                          # Main website (keep as-is)
├── email-signatures.html               # Email signature tool
├── qr-code.html                       # QR code generator
├── README-How-to-Use-These-Tools.md   # Instructions (updated)
│
└── launch-dashboard/                   # 👈 All launch tools here!
    │
    ├── index.html                      # Main dashboard (start here!)
    ├── week-by-week.html              # Week-by-week task lists
    ├── modular-plan.html              # Marketing modules (keep/skip)
    ├── progress.html                  # Progress tracker
    ├── quick-ref.html                 # Quick reference guide
    │
    ├── poc-sheets.html                # Google Sheets integration POC
    ├── google-apps-script.js          # Backend for Google Sheets
    │
    ├── README.md                      # Dashboard overview
    └── SETUP-GOOGLE-SHEETS.md         # Setup instructions

✅ What Changed

Cleaned Up

Organized

Added


🚀 How to Use

Option 1: Interactive Dashboard (Recommended)

  1. Open launch-dashboard/index.html in your browser
  2. Click on any of the four main cards:
  3. All links work! No broken links!

Option 2: Google Sheets Integration (Cross-Device)

  1. Open launch-dashboard/poc-sheets.html
  2. Click "Load Demo" to test
  3. Follow SETUP-GOOGLE-SHEETS.md to connect real data
  4. Use on phone, tablet, laptop - syncs via Google Sheets!

Option 3: Print-Friendly (Classic)

  1. Open any file in launch-dashboard/
  2. Press Cmd+P (Mac) or Ctrl+P (Windows)
  3. Print or save as PDF
  4. Put on fridge, mark with pen!

📋 What Each File Does

Main Dashboard

index.html

Task Management

week-by-week.html

modular-plan.html

progress.html

Reference

quick-ref.html

Google Sheets Integration

poc-sheets.html

google-apps-script.js

Documentation

README.md

SETUP-GOOGLE-SHEETS.md


✨ All Links Work!

The dashboard now has working links:


🎯 What to Open First

Start Here:

launch-dashboard/index.html

This gives you:

Then Explore:

  1. Click through each section
  2. Bookmark the dashboard in your browser
  3. Try the Google Sheets POC if you want cross-device sync
  4. Print what you need, keep the rest digital

📱 Mobile-Friendly

All pages are responsive:


🔄 Cross-Device Options

Option A: Google Sheets (Recommended)

Option B: Email the Dashboard

Option C: Host on Website

Option D: Shared Device


💡 Tips

  1. Bookmark the dashboard - Add to browser favorites on all devices
  2. Start with demo mode - Try poc-sheets.html → "Load Demo" to see how it works
  3. Print Week 1 today - Open week-by-week.html, print this week's tasks
  4. Use Quick Reference often - Contacts, dates, checklists all in one place
  5. Don't overthink it - Pick what works for you, skip the rest!

🆘 Need Help?

If something isn't working:

  1. Check this file for the correct path
  2. Make sure you're opening files from launch-dashboard/ folder
  3. Try refreshing your browser (Cmd+R or Ctrl+R)
  4. Let Claude know what's broken!

Everything is organized and ready to go! 🎉

Open launch-dashboard/index.html to get started!

Updated Nov 3, 2025 - 25 days until grand opening!