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

🎯 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
This is a Challenge, which differs from a Guided Lab in that you need to try to complete the challenge task independently, rather than following the steps of a lab to learn. Challenges are usually a bit difficult. If you find it difficult, you can discuss with Labby or check the solution.