Skip to content

i-amit88/CPT-Project

Repository files navigation

CPT-Project

Language Translation Web App

Description

The Language Translation Web App is a simple web application that enables users to translate text from one language to another. Users can enter text, select their desired target language, and click a "Translate" button to get the translation.

Features

  • Input text area for users to enter the text they want to translate.
  • A dropdown menu to select the target language.
  • A "Translate" button to initiate the translation.
  • Display of the translation result.

Technologies Used

  • HTML: The structure of the web page.
  • CSS: Styling and design of the user interface.
  • JavaScript: Handling user interactions and translation requests.
  • Bootstrap: Used for responsive design and styling.
  • jQuery: Used for DOM manipulation.

Installation

  1. Clone the repository:

    git clone https://github.com/i-amit88/CPT-Project.git
    

Usage

  • Open the web app in your browser.
  • Enter the text you want to translate in the "Enter Text" textarea.
  • Select the target language from the dropdown menu.
  • Click the "Translate" button.
  • The translated text will be displayed below the button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published