Inspiration

I always enjoyed learning different languages as a kid. In elementary school I printed a book of common phrases I found online based on languages I wanted to learn. While this program is just used to display common phrases for languages such as; German, Japanese, Korean and French. Users will be able to look up a certain term based on their input. I built the script the script using Pycharm using def and numerous if statements. A few challenges I ran into were in the if cases. Originally a user would be able to select their language and type in the phrase they would like to translate into a selected language all using string. When a user tried typing 'hello' it would display 'hello' for all the options instead of one.

I am really happy how it turns out - i've never used python before so being able to complete this personal project made me super happy Phrasor's next step is to not depend on if statements and use a translator api that will allow a user to add their on phrase and pick from multiple languages.

Built With

Share this project:

Updates