Skip to content

Technical test taken as part of the application process for MEGA's Graduate Software Engineer role; I was successful in securing the role

Notifications You must be signed in to change notification settings

ryanherkt3/translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Translator (EN-ES)

A form which allows users to translate phrases from English to another language, written in HTML, CSS and PHP.

The form page returns (sub-)phrases already in the database if it finds them in the text you entered, although this only works if the sub-phrases themselves exist in the database.

Note that Spanish is the only other language a user may translate to, and the system does not check if the translation is correct. Other languages can be supported.

This form was completed as part of a job recruitment process for a Graduate Engineer role in April 2022, which I later got.

NOTE: To get this to work, download the files to a folder and open the index file in a web browser while running a server such as XAMPP (and start the Apache and MySQL modules). For more info, see https://code.tutsplus.com/tutorials/how-to-run-a-php-file--cms-34769

About

Technical test taken as part of the application process for MEGA's Graduate Software Engineer role; I was successful in securing the role

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published