Docker-compose app steps
Docker-compose app steps
cd frontend
# Backend Steps
# Step 1: Install Python and pip if not already installed.
# Ensure Python 3 is available (check using `python3 --version`).
# If the app fails to run, find the correct versions for the required packages.