How to use Biodata Maker

This page lists every main entry point in the app and what to do there—whether you are making your biodata or (as staff) managing catalog templates.

For everyone (public)

EntryURLWhat it is for
Home/Overview, learn what a marriage biodata is, jump to Create.
Create biodata/createMain form: personal details, family, contact, optional photo, cultural header, toggles. Your progress can be restored when you return (browser storage).
Resume editing/create?resume=1Same as Create, but useful when coming back from template studio—the app can reload your saved session.
Template & preview (studio)/create/template-studioPick PDF template, colors, page frame, header symbol, layout sliders, then preview and download. Normally you open this from the form via Choose Template & Download—opening it directly without data may show an empty or default state until you fill the form first.
Biodata maker (guide)/biodata-makerArticle explaining the online biodata maker and linking to Create.
Marriage biodata format/marriage-biodata-formatSections and layout families often expect in India.
Biodata for marriage in India/biodata-for-marriage-indiaContext and usage of biodata in India.
FAQ/faqCommon questions.
About/aboutWhat Biodata Maker is for.
Contact/contactEmail the team.
Privacy/privacyPrivacy policy.
Terms/termsTerms of use.

Typical flow: create biodata → template → PDF

  1. Open Create biodata and complete the sections you want in the PDF (use toggles to include or hide blocks).
  2. When ready, click Choose Template & Download. That saves your session and sends you to Template & preview.
  3. In template studio, choose template, colors, optional header icon, page frame, and fine-tune layout with the side panel if shown.
  4. Use the preview to check the document, then download the PDF. Use Edit Biodata or Back links to return to the form via /create?resume=1 when offered.

For administrators (template catalog)

These URLs require signing in. They are not meant for public SEO; use them only if you operate the site.

  • /admin/login — Sign in with the configured admin credentials.
  • /admin/templates — List catalog biodata templates.
  • /admin/templates/create Create a new template (name, typography, colors, layout JSON, etc.).
  • /admin/templates/[id]/edit — Edit an existing template (replace [id] with the template id from the list).

APIs (for developers)

PDF generation and template APIs live under /api/... (e.g. /api/generate-pdf, /api/biodata-templates). They are called by the app, not browsed as normal pages.

Questions? See the FAQ or contact us.