kasramp / Translate-WebApp

Simple translator web application written in PHP with using mymemory.translated.net web-service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translate-WebApp

Simple translator web application written in Php with using mymemory.translated.net web-service. Translate Web Application has been developed with Php, CSS and Jquery. It utilizes MyMemorry translate webservice to translate word(s), phrase(s) to various languages. In order to improve its efficiency some Jquery functions added to avoid refreshing page continuously.

Running the application

Need to have docker installed on the system. Then run

$ run.sh

The above command build the container from the Dockerfile and start the application immediately.

To stop the application, just run stop.sh.

License

Translate-WebApp is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

Translate-WebApps is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. http://www.gnu.org/licenses/

Author(s):

© 2015-2018 Kasra Madadipouya kasra@madadipouya.com

About

Simple translator web application written in PHP with using mymemory.translated.net web-service.

License:GNU General Public License v3.0


Languages

Language:JavaScript 47.3%Language:HTML 29.6%Language:CSS 11.2%Language:PHP 10.7%Language:Shell 1.2%Language:Dockerfile 0.0%