ALL In One CP
A site which is integrated with different competitive programming platforms like leetcode, codeforces etc and user can solve problems of that platform and also can view perfomance all at one place
Created on 10th April 2022
•
ALL In One CP
A site which is integrated with different competitive programming platforms like leetcode, codeforces etc and user can solve problems of that platform and also can view perfomance all at one place
The problem ALL In One CP solves
There is an emerging boom of Competitive Programming in India
And it becomes a little tiring to navigate to each programming site to see our progress and search for questions to solve
Our site integrates all the CP stats on one page and also makes it super easy to switch between them. Site also contains practice problems of different CP Platforms and by clicking on a particular problem user will be redirected to the page of that platform which contains the problem and he/she can solve it there itself.
Challenges we ran into
Finding the correct API's and integrating them with the frontend was one of the major challenge we faced.
Because of the modals and collapse features in the html css, we were unable to connect it with backend and because of which we had to redesign the profile page four times.
We still have a shortage of few API's, and to construct it will be our next upcoming goal.
Technologies used