Compare performance of two codechef users (Web Application)

You can create a UI. I’ll add more charm. BTW, clean job!

2 Likes

Cool stuff, you can work on it and add more features.

1 Like

Getting this error:
Traceback (most recent call last):
File “driver.py”, line 1, in
import user_ranks as us
File “/home/amulya/Downloads/codechef-rank-comparator-master/src/user_ranks.py”, line 1, in
import requests
ImportError: No module named requests
Any Solution??

Well done. Looking forward to more features. You can plot graph also using pyplotlib in python

1 Like

Awesome!!!always wanted something like this :smiley:

1 Like

Great job, its fun comparing two people on their rating. And I even compared ours, it’s 3-3. Nice job mate

1 Like

Great job bro… Well done :slight_smile:

1 Like

Good job brother :slight_smile:

1 Like

Great idea fella…!!
Creative mind like yours is what lead to good coders…!!
Thinking of some thing similar to you…!!
Do help…

1 Like

Traceback error mostly generates when there’s a package missing.
If error message is really large, its maybe because of internet connection.

Make use of php and create a web app

1 Like

Great job! I think you should add frontend/UI to it. I would have upvoted if I had enough karma.

1 Like

Great idea bro !! Keep it up! Nice and innovative app.

1 Like

cool stuff bro <3

2 Likes

Awesome stuff bro. Great job :slight_smile:

2 Likes

Cool work bro :slight_smile:

1 Like

I made a pull request to your repository, which basically has to do with the biggest annoyance I faced with the app myself. Great work, keep it up.

1 Like

You can install it through pip :

sudo apt-get install libxml2-dev libxslt1-dev python-dev

pip install lxml

1 Like

Thank you :slight_smile:

1 Like

Sure, thanks :slight_smile:

2 Likes