Skip to content

Spurgeon008/Alaska_code_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Alaska_code_

DICOM Album Upload

This is a Django-based web app that allows uploading DICOM (.dcm) files, extracts basic patient metadata (like name and study date), and displays them.

🌐 Features

  • Upload .dcm files
  • Parse and display patient info
  • Store uploaded files locally
  • Mobile-responsive frontend

🛠️ Tech Stack

  • Django
  • HTML/CSS
  • Pydicom

🧪 How to Run

git clone https://github.com/Spurgeon008/Alaska_code_.git
cd dicom-album
# For Docker v1
docker-compose up --build
# For Docker v2
docker compose up --build

About

DICOM project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors