Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Codechef Routes #65

Open
6 of 7 tasks
ShivamSinghal1 opened this issue Oct 16, 2021 · 3 comments
Open
6 of 7 tasks

feat: Codechef Routes #65

ShivamSinghal1 opened this issue Oct 16, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@ShivamSinghal1
Copy link
Member

ShivamSinghal1 commented Oct 16, 2021

Developing Following Routes for Codechef App -

  • Get the list of Contests based on a certain filter
    Example - Future, Present, Practice, Past or Starter, Long, CookOff, etc.
  • For a ContestID, Get Problem List in that Contest.
  • For a CodechefHandle, Get the complete Profile of that User.
  • For a CodechefHandle, Get the contests given by the user.
  • For a CodechefHandle, Get the problems solved by that user.
  • For a CodechefHandle, ProblemCode, Get the submission result.
  • For a CodechefHandle, Recent Submission of a User provided in Profile Page.

image

@ShivamSinghal1
Copy link
Member Author

Upsolve Route -
Contest List and Problems in that Contest
Problem Related Route -
User Profile -
Contest Related Route
Submission Related

@abhishekangale
Copy link
Collaborator

/cib codechef-routes

@github-actions
Copy link

github-actions bot commented Jan 2, 2022

Branch feature/abhishekangale/issue-65/codechef-routes created!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants