Shreeyans2305/Zealflow — reverse-engineered prompt
Reverse engineered prompt
Build me a project called Zealflow, a form builder and response platform with one shared backend and three ways to use it. The main experience should be a web app where people can sign up, manage workspaces, create forms from scratch or templates, drag fields around, add conditional paths between pages, customize the look, preview, publish, and review responses including uploaded files. I also want real time collaboration so multiple admins can edit the same form together.
Please include email verification, auth, file uploads, and a public form filling experience. Add a simple private local mode for people who want to test the same backend and form logic without publishing anything. Also build a mobile app for admins to sign in, see forms, and do basic create and edit tasks from a phone. Use Supabase for data and storage, and make it easy to run locally and deploy the web and backend separately. Look up current docs online if you need to.
Want more depth? Deep Reverse