Add screenshot folder structure for TallyFlow Capture and Core

This commit is contained in:
TNB
2026-06-25 15:55:23 -04:00
parent 1a3f3563f0
commit bbdd56fccf
@@ -0,0 +1,22 @@
# TallyFlow Screenshots
This folder is for organizing app and web screenshots used for the TallyFlow website and marketing materials.
## Recommended Structure
- **TallyFlow Capture/**
- `iOS/` iPhone / iPad screenshots
- `Android/` Android phone / tablet screenshots
- `Web/` Web app / dashboard screenshots
- **TallyFlow Core/**
- Web dashboard and admin screenshots
## Guidelines
- Use descriptive filenames (e.g., `capture-android-job-detail.png`, `capture-ios-freight-claim.png`)
- Keep original high-resolution versions here
- Optimize/compress copies as needed for the website
- Note the device and version when possible
*Created: June 25, 2026*