Closed re4lvanshsingh closed 11 months ago
@re4lvanshsingh I can work on adding the static web pages
@aindree-2005 Static pages are fine only if the relevant API for the website can't be implemented. Since codeforces API can be used to directly fetch the contest timings, I would like you to use a little bit of backend. Works for ya?
@re4lvanshsingh Sure works for me! I haven't worked with apis much before though. So, if I get stuck somewhere I can contact you on the CodePeak server right?
Yeah sure! Free to help you out. A little bit of ChatGPT never hurt anybody too :) Assigned
Yeah sure! Free to help you out. A little bit of ChatGPT never hurt anybody too :) Assigned
Thanks!
Add a webpage called "CodeClock" on the navbar.
1) Clicking it, we reach a webpage which contains the four popular CP and DSA websites upcoming contest timings- Codeforces, Codechef, Leetcode and AtCoder.
2) I give full creative freedom for designing the website, just make the theme black and white like the original page.
3) Its pretty simple task with the use of each website's API. Incase the API isn't available inform me and for the time being, statically add the values to the HTML Page.