hariom1616 / Tech-Inventory

Platform for open source and collaboration.
1 stars 5 forks source link

Interactive Random Joke Generator Webpage #20

Open kartikeyg0104 opened 4 weeks ago

kartikeyg0104 commented 4 weeks ago

Problem Solved:

This code creates a user-friendly, interactive webpage that delivers a new random joke with each button click, providing entertainment and a quick way to brighten the user’s day. The design is enhanced with engaging animations, background color transitions, and accessible features, ensuring that the humor reaches a wider audience, including screen reader users. Improvements

  1. Enhanced Accessibility: aria-live="polite" is added for screen readers to announce the jokes.
  2. Responsive Design: Added max-width for better readability on larger screens.
  3. Optimized Functionality: Enhanced transition and animation for a smoother, fun user experience.
  4. Code Comments: Descriptive comments are included to improve readability.
kartikeyg0104 commented 4 weeks ago

Sir, please assign this issue to me

kartikeyg0104 commented 3 weeks ago

Sir, please merge my pull request.