This Streamlit helps you train the ICAO / NATO alphabet. It shows you a letter and you need to write down the spelling, e.g. Alfa
for A
. It tracks your correct answers and asks you wrong ones more often.
Checkout the app here: https://nato-alphabet-trainer.streamlit.app/
pip install -r rquirements.txt
streamlit run app.py