Hybrid-Cipher-Web-App/ ├── app.py # Flask backend application ├── requirements.txt # Python dependencies ├── README.md # Project documentation ├── images/ # Screenshots and documentation images │ ├── ...