Skip to content

Create a website to get customized jokes using API calls. HTML/CSS/JS #34

@GauravGupta993

Description

@GauravGupta993

🌐 Build a Website to Fetch Customized Jokes via API

📝 Task

Develop a website that fetches jokes from an API based on user-selected parameters.

📖 API Reference

Use the JokeAPI:
🔗 JokeAPI Documentation

🔧 Features & Requirements

  • Allow users to select the following parameters:
    1. Category: One or multiple options among:
      • Programming
      • Miscellaneous
      • Pun
      • Spooky
      • Christmas
    2. Type of Joke:
      • Single-line joke
      • Two-part joke (setup + punchline)
    3. Number of Jokes: Between 1 to 5 (display all jokes according to number).
  • Fetch and display jokes based on user input.
  • Use API calls to retrieve jokes dynamically and display them accordingly.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions