Nuacht

aadi/ # Project root │ ├── app.py # Main Flask application ├── requirements.txt # Python dependencies ├── .env # Environment configuration ├── README.md # This documentation │ ├── static/ # All static ...