Add HTML templates for medical report generator with navigation, upload, edit, and preview functionalities
- Created base template with navigation and layout structure - Implemented upload.html for patient data and file uploads - Developed edit.html for editing calculated metrics - Added preview.html for displaying generated report previews - Enhanced user experience with Tailwind CSS styling
This commit is contained in:
+3
-1
@@ -8,4 +8,6 @@ data/
|
||||
|
||||
/data
|
||||
|
||||
/reports
|
||||
/reports
|
||||
|
||||
/temp
|
||||
Reference in New Issue
Block a user