Skip to content

Traductor con Google sin credenciales en Windows Forms. Proyecto #104 para la empresa Grupo Chance.

Notifications You must be signed in to change notification settings

JCruzPorcel/Google-Translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complete Project #104

🎯 Completed Objectives

  • Main Objective: ✔️ Completed
  • Additional Secondary Objectives: ✔️ Completed

  • The option to automatically detect the source language of the text has been added.
  • No credentials are used; it makes an HTTP request using HttpClient, which returns a JSON that is read and used for translation. Credentials can also be added to system variables if required.
  • Simultaneous translation: allows translation of text into 5 different languages of choice.

About

Traductor con Google sin credenciales en Windows Forms. Proyecto #104 para la empresa Grupo Chance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages