PEC-CSS / acm-fun

Life is too short so have some fun
https://acm-fun.vercel.app/
5 stars 36 forks source link

Dog http status activity #83

Closed ken1000minus7 closed 5 days ago

ken1000minus7 commented 2 weeks ago

Show a dog image based on http code entered by user can use this https://http.dog/

konan625 commented 1 week ago

Can you asssign this to me?

konan625 commented 1 week ago

Thank you for assigning this to me, Can you explain a little bit more what is exactly required , do you want an option in the activities section eg: "Dog image generator" that fetches images from https://http.dog/ by taking http code from the user ? I would really appreciate an elaboration since its my first issue. Thank you.

ken1000minus7 commented 1 week ago

You need to make a simple activity with a text box where a user can input a status code and click on button/ press enter following which below the textbox an image should appear based on the status code entered, you can refer to this pr on how you need to add a new activity https://github.com/PEC-CSS/acm-fun/pull/37/files These are just the basic requirements though, you are free to innovate/design the activity the way u want to

konan625 commented 1 week ago

ok thank you so much

konan625 commented 5 days ago

@ken1000minus7 hey, I have completed this task, can you review it #89