Build Translation Web App with Flask

# Introduction In this project, we want to build a translation tool that can translate a text from one language to another. We will use the Google Translate API to translate the text. ## 👀 Preview ![](https://file.labex.io/namespace/718bace8-27a3-4200-a588-dde4041ceeb9/flask/project-build-a-simple-translator-using-google-translate-api/challenge-1/assets/preview.png) ## 🎯 Tasks In this project, you will learn: - How to utilize the Google Translate API to translate text - How to implement language switching functionality - How to build a web application using Flask and Bootstrap frameworks ## 🏆 Achievements After completing this project, you will be able to: - Use an external API for translation - Develop a web application using Flask and Bootstrap - Handle language switching in a translation tool

|60 : 00

Click the virtual machine below to start practicing