DonAvworo / Movie-Translation-Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Translation Website (Project-0)

Table of contents

General Info

The aim of this project is to create a website that will allow users to translate the title and synopsis of any movie, from English Language to any selected Language. For example, English to Spanish. This will be possible by using web API and Java Script methods, to fetch data from a third party api, and using it as a the main data source in the translation weebsite.

Technology

* HTML 5
* CSS
* Media Query
* Java Script
* Web api

launch website

This website can be accessed using any web browser like safari and google chrome.
Copy link to you favorite web browser and launch.

Instructions

Enter a movie name in the top left box and press retrun/enter. This will produce a movie synopsis in the bottom left box. It will also show a poster image of the movie.

Choose a language from the top right box.

Press the Translate button. This will translate the movie synopsis to the chosen language and display it in the bottom right box.

API's

Movie API

https://www.themoviedb.org/documentation/api

Google Translate API

https://cloud.google.com/translate/docs/reference/rest/

Google Translate VIA rapidapi

https://rapidapi.com/googlecloud/api/google-translate1/pricing

and

https://microsoft-translator-text.p.rapidapi.com/

Presentation:

https://docs.google.com/presentation/d/1m5ODHGNvnMY1sosfUywADU-trJbD36lvH2ok4N6mqtQ/edit#slide=id.g29f43f0a72_0_10

Screenshots

screenshot of website user interface

Project Contributors

Chris 
Craig
Don Avworo

About


Languages

Language:JavaScript 68.0%Language:CSS 16.1%Language:HTML 15.9%