Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added Translator #147

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AsmitaMishra24
Copy link
Contributor

Description

Added Translator.

Issue No.:

Fixes #111

Changes

  1. Added Translator to the navbar.
  2. Adjusted Navbar layout and spacing.
  3. Styled Dropdown Menu for the Translator button.

Screenshot:-

Recording.2024-07-20.021050.1.1.mp4

@AsmitaMishra24 AsmitaMishra24 changed the title Added Translator Feat: Added Translator Jul 19, 2024
@AsmitaMishra24 AsmitaMishra24 changed the title Feat: Added Translator feat: Added Translator Jul 19, 2024
@dvjsharma
Copy link
Owner

Hi @AsmitaMishra24, few points:

  1. Functionality looks good.
  2. The position of button is quite redundant, and it also displaces the central logo. This might also break in responsive design. Please look for better placements/design.
  3. (Not a hard requirement since this component might never change) We use tailwind CSS in the entire project, I see you have used plain CSS. Please migrate to tailwind CSS.

@AsmitaMishra24
Copy link
Contributor Author

Hi @AsmitaMishra24, few points:

  1. Functionality looks good.
  2. The position of button is quite redundant, and it also displaces the central logo. This might also break in responsive design. Please look for better placements/design.
  3. (Not a hard requirement since this component might never change) We use tailwind CSS in the entire project, I see you have used plain CSS. Please migrate to tailwind CSS.

@dvjsharma, ok....I will make the changes and inform you accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Google Translator Integration
2 participants