App Name: OrthoPosture
Core Features:
- Image Upload: Upload patient images in standard formats (JPG, PNG).
- Point Marking: Visually mark anatomical reference points on the images.
- Data Display: Display marked points and corresponding coordinates in a table.
- Automatic Calculation: Automatically calculate biomechanical variables based on marked points. Backend is Python.
- Manual Measurement: Allow users to measure distances and angles manually between any two points on the image.
- Data Export: Export calculated data and measurements to a formatted Excel (.xlsx) file for reporting.
Style Guidelines:
- Primary color: A soft, desaturated blue (#A0C4FF) to evoke a sense of calm and clinical precision.
- Background color: Light, desaturated blue (#E8F0FE) creating a clean, unobtrusive backdrop.
- Accent color: A gentle, complementary lavender (#BDB2FF) for interactive elements and highlights, ensuring visibility without causing distraction.
- Body and headline font: 'Inter' (sans-serif) for clear and modern text.
- Note: currently only Google Fonts are supported.
- Use clean and simple icons to represent different functions and views, enhancing usability.
- Maintain a clean and structured layout, with clear separation between image display, data tables, and function buttons.