shuklamaneesh23 / cf_helper

CF Helper: A tool built with Next.js and Gemini API to fetch and explain Codeforces solutions using web scraping via Cheerio.
https://cf-helper-peach.vercel.app
15 stars 9 forks source link

Scrape Submission Button should be modfied. #17

Closed AMANVISHWAKARMA27 closed 1 month ago

AMANVISHWAKARMA27 commented 1 month ago

The scrape submission button does not look good.

image

The button should be either in the middle or should be equal to the size of the above inputs boxes.

The whole page should be modified, as the title is not in the center, the placeholders are not also not correctly aligned.

AMANVISHWAKARMA27 commented 1 month ago

@shuklamaneesh23 , kindly assign me the issue so that I can work on it.

yatinsharmaa12 commented 1 month ago

Hey @AMANVISHWAKARMA27, the issue has been assigned to you.

shuklamaneesh23 commented 1 month ago

Thanks @AMANVISHWAKARMA27 for pointing out this issue. Please, make sure to make the submission button equal to the input box not smaller than that. Happy contributing!