Skip to content

Add GitHub Pages web application for DOZ3 report generation - #2

Draft
GraphSaf with Copilot wants to merge 5 commits into
mainfrom
copilot/enable-github-pages-access
Draft

Add GitHub Pages web application for DOZ3 report generation#2
GraphSaf with Copilot wants to merge 5 commits into
mainfrom
copilot/enable-github-pages-access

Conversation

Copilot AI commented Dec 29, 2025

Copy link
Copy Markdown

Implements a static web application for generating DOZ3 (radiation dosimetry) reports, deployable via GitHub Pages.

Changes

  • Web Application (index.html, styles.css, script.js)

    • Form-based UI for patient data, examination details, and radiation dose input
    • Client-side report generation with Russian localization
    • HTML download and print functionality
    • Responsive design with proper HTML escaping
  • CI/CD (.github/workflows/pages.yml)

    • GitHub Actions workflow for automatic deployment on push to main
    • Uses actions/deploy-pages@v4 for deployment
  • Documentation (README.md)

    • Added GitHub Pages URL and usage instructions
    • Project structure and feature documentation

Screenshots

Application Interface
Homepage

Generated Report
Report Output

Deployment

Requires enabling GitHub Pages in repository settings with source set to "GitHub Actions". Application will be available at https://graphsaf.github.io/xray/ after merge.

Original prompt

Сделать доступным через githab pages


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 4 commits December 29, 2025 22:16
Co-authored-by: GraphSaf <63410676+GraphSaf@users.noreply.github.com>
…oad functionality

Co-authored-by: GraphSaf <63410676+GraphSaf@users.noreply.github.com>
Co-authored-by: GraphSaf <63410676+GraphSaf@users.noreply.github.com>
Co-authored-by: GraphSaf <63410676+GraphSaf@users.noreply.github.com>
Copilot AI changed the title [WIP] Enable access through GitHub Pages Add GitHub Pages web application for DOZ3 report generation Dec 29, 2025
Copilot AI requested a review from GraphSaf December 29, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants