Skip to content

ColeNikol/project-brief-questionnaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

project-brief-questionnaire

Project Brief Questionnaire is a fillable web form template for developers, freelancers, and agencies to quickly gather structured project information from clients. The entire application runs fully in the browser, requires no backend, and uses a 100% free open-source stack.

Features

  • Client information form (name, email, company, phone)
  • Project description and requirements
  • Platform selection (Web, Mobile, Desktop, PWA or any other)
  • Feature/module requirements checklist
  • Extras and add-ons selection
  • Dynamic project estimate snapshot: estimated price, project complexity, timeframe
  • Interactive color palette builder
  • Reference images upload manager
  • Additional notes / timeline / budget section
  • Automatic PDF export
  • Responsive UI built with Tailwind CSS
  • Works completely offline after loading

Tech Stack used:

  • HTML5
  • Tailwind CSS
  • Font Awesome (Free)
  • Vanilla JavaScript
  • html2canvas (DOM capture)
  • jsPDF (PDF generation)

No frameworks, no backend, and no database required.

How It Works

  1. Fill in the project brief form.
  2. Add features, platforms, and extras.
  3. Upload reference images and choose colors.
  4. Click Export as PDF.
  5. Send back the generated PDF Project Brief to the freelancer or agency.

The app generates and downloads a PDF file containing the full project brief.

All processing happens locally in the browser.

Use Cases:

  • Freelancers collecting client requirements
  • Agencies creating project briefs
  • Developers planning app ideas
  • Startup founders outlining MVPs
  • Product managers documenting features

Adding and editing sections, services and setting prices and timeframes:

  1. You can do it manually changing valies by editing generated_brief.html directly, or put all files on a PHP server and
  2. Use admin.php to do it via UI in more elegant way. Default username: admin, password: pass

License

This project is licensed under the MIT License. You are free to use, modify, and distribute it for personal or commercial purposes.

About

Project Brief Questionnaire is a fillable web form template for developers, freelancers, and agencies to quickly gather structured project information from clients.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors