Lightweight browser-based services pricer for Tyler sales quoting.
- Captures suites being sold
- Tracks users and add-on count for SaaS quote context
- Lets the resource price only delivery services
- Calculates PM at 25% of delivery hours by default
- Converts fixed-fee conversion, integration, reporting, and fixed-fee PM work to hours using
$250/hour - Generates repeatable quote notes based on selected suites and add-ons
index.html: app layoutstyles.css: visual design and responsive layoutapp.js: pricing rules, service recommendations, and note generation
- The recommended service hours in
app.jsare starter values and should be replaced with your real quoting standards. - SaaS products are intentionally not included in the services total.
- The fixed-fee-to-hours conversion rate is always
$250/hourfor PM calculations.
- Update suites, add-ons, default notes, and recommended services in
app.js - Adjust the default services hourly rate in
index.htmlif needed - Add more standardized notes directly in the relevant suite or add-on object