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

"Enhance Styling and Layout of IT Income Tax Calculator Page #1856

Conversation

SaiTejaswaniBikkasani
Copy link
Contributor

@SaiTejaswaniBikkasani SaiTejaswaniBikkasani commented Jun 22, 2024

Fixed issue: #1757

  • Refactored internal CSS to external CSS for improved code organization and maintainability.
  • Enhanced the visual styling of the Income Tax Calculator page:
  • Added a background color and padding for a more appealing look.
  • Styled the header, input fields, and buttons to ensure consistency and readability.
  • Improved the layout and alignment of elements for better user experience.
  • Incorporated hover effects on the submit button for interactive feedback.

Fixes: #1757

  • New feature (non-breaking change which adds functionality)
  • I have made this from my own
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK

After making the changes:

Without inputs:
Screenshot 2024-06-22 102901

By giving inputs:
Screenshot 2024-06-22 102912

Updated the internal CSS to external CSS for better code organization.
Enhanced the styling of the Income Tax Calculator page.
Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Sulagna-Dutta-Roy Sulagna-Dutta-Roy merged commit c91fcfc into Sulagna-Dutta-Roy:master Jun 22, 2024
1 check passed
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.

Improve UI Design for IT Income Tax Calculator Page and also remove NaN values
2 participants