ExpressHermes / JokesApp

A random joke generator express app.
1 stars 12 forks source link

Add option to generate different genre of jokes #4

Open ExpressHermes opened 2 years ago

ExpressHermes commented 2 years ago

Show different genres of jokes(Dad jokes/Knock Knock Jokes/Chuck Norris jokes) and use different APIs available to get these jokes when the user clicks one of the genres.

Try to use the APIs that are free and have a short response time.

There are many APIs that are optimal for our use case. I am providing one of the collections. Feel free to suggest more. Sample Collection

kartikeyjangir commented 2 years ago

Hey, I would like to work on this. Could you please assign it to me?

ExpressHermes commented 2 years ago

@kartikeyjangir I have opened this issue for KWoC 2021 contributors. If you are participating in it, you are welcome to contribute to this issue.

kartikeyjangir commented 2 years ago

@ExpressHermes yes, I am participating in KWOC, but assigning an issue is Mandatory or not?

ExpressHermes commented 2 years ago

No, assigning issues is not mandatory.

KryptonANSHU commented 2 years ago

Hey, I would like to work on this issue Can I Start working to Contribute? @ExpressHermes

ExpressHermes commented 2 years ago

@KryptonANSHU Yes, make sure to check out which genres have already been implemented to avoid working on duplicate genres.

KryptonANSHU commented 2 years ago

@KryptonANSHU Yes, make sure to check out which genres have already been implemented to avoid working on duplicate genres.

How can I fetch the Code in my local machine of this particular Issue? I have seen the Changes but How to get em so that I can work on top of them

ExpressHermes commented 2 years ago

Check this out: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Vivek79781 commented 2 years ago

is there any genres left??

ExpressHermes commented 2 years ago

@Vivek79781 We have only two genres right now. You can add more. There is no fixed list of genres. You can add whatever you think makes a great addition to the app

Vivek79781 commented 2 years ago

can i use npm packages??

ExpressHermes commented 2 years ago

sure

CyrusThapa11 commented 2 years ago

21 added 3 new genre of jokes . @ExpressHermes