naimulcsx / progHours

A gamification-driven platform for competitive programmers.
https://proghours.com
76 stars 3 forks source link

Migrate parsers module #198

Closed naimulcsx closed 9 months ago

naimulcsx commented 1 year ago

We've a lib called oj-problem-parser. The initial setup is done and we've added parser for Codeforces and CodeChef in #194. Here, we'll add parsers for rest of the online judges.

naimulcsx commented 9 months ago

We will deal with the tasks in a separate issue.