๐Ÿซ School Maintenance Hub

Multi-user facility management with Google Sheets

๐Ÿ”ง Setting up Google Sheets connection...

๐Ÿš€ 5-Minute Multi-User Setup

Quick Setup Instructions:

  1. Go to sheets.google.com and create a new spreadsheet
  2. Name it "School Maintenance Requests"
  3. In the first row, add these column headers exactly:
    ID | Title | Location | Category | Priority | Status | Reporter | Description | Date
  4. Go to Extensions โ†’ Apps Script
  5. Delete any existing code and paste the provided script
  6. Click Deploy โ†’ New deployment โ†’ Web app
  7. Set access to "Anyone" and copy the URL
  8. Paste the URL below and click Connect
๐Ÿ’ก Why Google Sheets?
โ€ข FREE - Uses your existing Google account
โ€ข Real-time updates - All users see changes instantly
โ€ข Familiar interface - Everyone knows Google Sheets
โ€ข Easy backup - Data lives in your Google Drive
โ€ข No technical skills - Just copy, paste, and go!

๐Ÿ“‹ Apps Script Code (Copy This):