Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 914 Bytes

File metadata and controls

31 lines (25 loc) · 914 Bytes

J B Garments - Job Sheet Manager

A mobile-optimized job sheet management app that stores data in Google Drive.

Features

  • ✅ Create, edit, and complete job sheets
  • ✅ Auto-incrementing job numbers
  • ✅ Google Drive storage (free)
  • ✅ Offline support with sync
  • ✅ Mobile-optimized interface
  • ✅ WhatsApp sharing for completed jobs

Quick Start

  1. Clone this repository
  2. Run npm install
  3. Run npm run dev for local development
  4. Deploy to Vercel for production

Deployment

The app is configured for Vercel deployment. Just connect your GitHub repo to Vercel.

Google Drive Setup

  • API Key: Already configured
  • File ID: Already configured
  • The app will automatically create and update the JSON file in Google Drive

Usage

  • Main users can create and edit jobs
  • All users can view job sheets
  • Data syncs automatically via Google Drive
  • Works offline with local storage backup