Publish-ready landing page
PM Central is your program management handbook, tracking hub, and AI assistant.
Designed for product managers, PMOs, and delivery leaders, PM Central brings decision logs, RAID, action items, launch readiness and AI insights into one polished experience.
From planning to launch, keep every decision, risk, and action item visible.
Built to evolve into prompt-driven status summaries and meeting action generators.
Static HTML, CSS, and JS that can be hosted on GitHub Pages or any static site host.
Core modules
PM Central module overview
Explore the product capabilities that the full application will deliver.
Templates
Starter templates for PRDs, discovery, launch readiness, and decisions
Product Requirements
Platform
Secure, extensible, and deployment-ready
Security first
JWT authentication, role-based permissions, password reset, and audit logging form the foundation of the finished application.
Operational readiness
Swagger-based API docs, unit and integration tests, and a service-oriented architecture make the next phase easy to build.
AI integration
Designed for OpenAI/Gemini API connectors, meeting transcript extraction, and prompt-based product recommendations.
Publish
Ready to host as a static site
Deploy `index.html`, `styles.css`, and `script.js` to GitHub Pages, Azure Static Web Apps, Netlify, or any static host.
Quick publish instructions
- Push this repository to GitHub.
- Enable GitHub Pages from the repository settings using the root folder.
- Alternatively, upload the files to Azure Static Web Apps or Netlify.
No build step is required for the static landing page.