Skip to content

Andrewl1417/LanguageDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Members - 
    Andrew Liu (117271898)
    Robert Zhang (117118735)
    Victor Lee (117213218)
App Description - 
    A website using an API that allows the user to utilitze Google Language Detection functionalities using the Node.js 
    library from the Cloud Translation API client library developed by google. 
    In this website we used MongoDB to store phrases that users have searched for on our website and we display this data when users click on the 
    the history page. We've also included a link that allows the users to remove all data from the database. The main functionalities of this website 
    gives the user a table of all the lanugages that google translate supports as well as detecting the language of a phrase that the user 
    have entered with the help of Cloud Translation API.

API links - https://cloud.google.com/translate/docs/reference/libraries/v2/nodejs


YouTube Demo Video - https://youtu.be/X0gqi8Gygbs


---------------------------------------------------------------------------------------------------
Hosted website: https://wild-jade-hummingbird-veil.cyclic.app 

To run this program locally users would need to:
    Copy and paste this line below in the terminal (same directory as the project):
    GOOGLE_APPLICATION_CREDENTIALS="./credentials/key.json" node code.js 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors