FW/1 ColdFusion Form & PDF
Budget: $250 – $750 AUD
I need a fresh ColdFusion application built on the FW/1 framework that walks end-users through a multi-step form, captures three kinds of input—plain text, multiple-choice selections, and file uploads—and stores everything in a MySQL database. Users must log in before they can see or submit the form, so please wire standard authentication (session management, password hashing, forgotten-password flow).
Once responses are saved, the app should be able to pull any completed record, merge it into a nicely formatted template, and generate a printable PDF. CFDocument or another reliable PDF option is fine as long as the result is sharp and the file size stays reasonable.
An administrative panel is required. From there I want to view, search, edit, or delete individual submissions, download the generated PDFs, and manage basic user accounts and permissions.
Deliverables
• FW/1 project source with clear folder structure
• SQL scripts to create all needed tables and seed an admin user
• Working login/logout flow tied to the MySQL users table
• Front-end form pages capturing text, multiple-choice, and file uploads
• Server-side validation and secure file handling
• PDF generation routine that mirrors the stored data exactly
• Admin interface with CRUD on submissions and users
• Quick README explaining setup, environment variables, and deployment steps
Acceptance criteria: the app installs locally via a single datasource entry, every field saves correctly, the PDF output matches the on-screen review, and all core actions are covered by simple test data you provide.
Once responses are saved, the app should be able to pull any completed record, merge it into a nicely formatted template, and generate a printable PDF. CFDocument or another reliable PDF option is fine as long as the result is sharp and the file size stays reasonable.
An administrative panel is required. From there I want to view, search, edit, or delete individual submissions, download the generated PDFs, and manage basic user accounts and permissions.
Deliverables
• FW/1 project source with clear folder structure
• SQL scripts to create all needed tables and seed an admin user
• Working login/logout flow tied to the MySQL users table
• Front-end form pages capturing text, multiple-choice, and file uploads
• Server-side validation and secure file handling
• PDF generation routine that mirrors the stored data exactly
• Admin interface with CRUD on submissions and users
• Quick README explaining setup, environment variables, and deployment steps
Acceptance criteria: the app installs locally via a single datasource entry, every field saves correctly, the PDF output matches the on-screen review, and all core actions are covered by simple test data you provide.