Sreesh Mallya
Sreesh Mallya
@sk364 No not yet but I can take a take it up if you want me to, after I finish the other one.
@sk364 I've started work on this issue. I'll create a PR with both the response styling and the subcommands together.
Hi there! I would like to work on this issue. Could you please give me a elaborated description of what this issue is about?
Great! Would [this](https://github.com/manrajgrover/halo) be of any use here? Should I keep working, or are you taking a look? @sk364. I've started going through trying to understand how it all works.
@aUsefulMethod I've started to work on this, but haven't done much in the past week. @sk364 please make the call. I can probably get this done this weekend, or if...
@sk364 I'm not sure if I've done something very significant yet. All I've done is used `rich.table` to print out the search results in `helpers.print_response_util`. I need to check the...
I've some suggestions too: How about using subcommands instead of using options for logging in, getting the problem description, listing contests, and submitting code? Maybe something like `codechefcli login` to...
@aUsefulMethod check out [this](https://github.com/sk364/codechef-cli/issues/53) issue.
@sk364 There are a few functions for printing tables and styling responses which I think we won't be needing since we're using rich. Shall I go ahead and remove them?