A mobile-optimized job sheet management app that stores data in Google Drive.
- ✅ 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
- Clone this repository
- Run
npm install
- Run
npm run dev
for local development - Deploy to Vercel for production
The app is configured for Vercel deployment. Just connect your GitHub repo to Vercel.
- API Key: Already configured
- File ID: Already configured
- The app will automatically create and update the JSON file in Google Drive
- 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