Project Structure ifrs_financial_dashboard/ ├── app.py # Main application entry point ├── requirements.txt # Python dependencies ├── README.md # This file ├── IMPLEMENTATION_GUIDE.md # Detailed ...