Skip to content

Elnenedelguion/Language-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

LANGUAGE TRANSLATOR

tradcutor


👉 This is a simple web project that allows you to translate words from one language to another using a translation API. The interface is designed with Bootstrap, and the translation functionality is handled using JavaScript.

Features

  • Selection of source and target languages for translation.
  • Text input for the word or phrase you want to translate.
  • Real-time display of the translation result.
  • Simple and user-friendly interface, optimized for user experience.

Stack

  • HTML5: For the website structure.
  • CSS3: For the site's design and styling, using Bootstrap to facilitate responsive design.
  • Bootstrap 4: For responsive design and pre-built components.
  • JavaScript:For client-side logic, including interaction with the translation API.
  • Translation API: api

👉How it works.

🔸Open the site in your browser.

🔸Choose source and target languages for translation.

🔸Input word or phrase you want to translate in the textarea.

🔸Click on the "TRANSLATE" button .

🔸Result shows in the textarea.


👉 Feel free to contribute.

If you want to contribute to this project, follow the steps below:

🔸Fork this repo.

🔸Create a new branch (git checkout -b feature/new-feature).

🔸Commit your changes (git commit -m 'Add new feature').

🔸Push to the branch (git push origin feature/new-feature).

🔸Open a Pull Request.

About

Bitlogic Final Project - Programming Fundamentals

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published