You need python3
(more fresher is better, tested on 3.10) and docker
(with docker-compose
v2).
Clone fork with --recursive
:
git clone --recursive [email protected]:aropan/clist.git
cd clist
Set default variables and build dev container (you can always press Enter and leave the defaults as they are):
python3 ./configure.py
Run dev container:
docker-compose up --build dev
Open http://localhost:10042/ and enjoy.
It is successful on the web page, but the request fail
In first question Itself , the total number of accepted users is >12k. then How the number of participants will be 5k only. Please have a look at this.
LeetCode keeps updating their rankings till nearly a week after the end of a contest, so please set to fetch the rankings after a week or so, so that rankings are not outdated.
See the outdated rankings:
Like contributing a plugin or somehow? Thanks.
Clist is the best to track our progress across multiple sites, but I guess it's mostly read only.
I would love to see a feature where users can interact with problems, contests etc. like allowing users to mark a problem as favourite, todo, solved and maybe add some info around it like adding a note or personal tags.
At the very least, allowing users to mark a problem as already solved would be very useful as currently clist doesn't detect solves correctly across all sites.
I think it would be pretty nice to add a simple verification step (like generating some hash) and telling the user to insert it in its bio, instead of letting anyone claim an account that can possibly belong to someone else.