Neezy Forms
Smart forms powered by Google Sheets.
How it works
Owner sets up a Google Sheet
Define your form fields, dropdowns and validation rules in a Google Sheet. Share it with your team.
Users sign in and fill the form
Pre-authorised users open the app, sign in with Google and submit the dynamic form.
Responses land in your Sheet
Every submission writes directly to your Google Sheet. Files go to your Google Drive. No server in between.
Features
Dynamic forms from Google Sheets
Every field, label, validation rule and dropdown option is read from a Google Sheet. No app update is ever needed to change the form.
Google Sign-In with pre-authorised access
Only Gmail accounts the owner has shared the Sheets with can sign in. Google enforces access - no custom whitelist in app code.
File uploads to Google Drive
Attach images and PDFs directly to form submissions. Files upload to a shared Drive folder, then an Apps Script moves them to a private folder automatically.
Offline-aware submission
The app detects network state in real time and shows clear feedback when offline. Users retry submission manually when the network is back.
Duplicate submission detection
Each submission is hashed and checked against the user's previous entries before writing. Duplicates are blocked with a clear message.
Dark mode support
Automatically follows the device theme. Every screen is designed for both light and dark modes.
Force update mechanism
The owner can require users to update to a new version by setting a minimum version in the config Sheet. Old versions show a blocking update screen.
Built for people who care about privacy
No backend server
Data flows directly from the app to Google Sheets and Drive. Neezy never touches your data.
Google-managed access control
Access is controlled by Google Sheet sharing permissions. No custom user management needed.
No analytics or tracking
Neezy includes no analytics SDKs, no crash reporters and no tracking of any kind.
No data stored by Neezy
All submissions and files are stored in the owner's Google account. Neezy keeps no copy.
Version 1.0.0 - Updated 2026-04-10