utkarshkanswal / Leetcode-Ranklist-Generator-

It is the Leetcode ranklist in which User Can enter his username and accordingly on the basis of number of question solved , accuracy etc it will ranked the user.

Home Page:https://leetcode-ranklist.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leetcode-Ranklist

It is the Leetcode ranklist in which User Can enter his username and accordingly on the basis of number of question solved , accuracy etc it will ranked the user.


Image

To use it I already Hosted it

Steps to Use the Application Locally

You should have npm, node and mongodb install in your computer to use it locally .

  • Firstly Clone the Repository Using Below commands
git clone https://github.com/utkarshkanswal/Leetcode-Ranklist-Generator-.git
  • Download and install MongoDb You can see the whole Downloading and installing Procedure from Here

  • Open Windows Powershell and write below command and Press Enter

mongod
  • Please Follow all the Steps Mentioned in above Video

  • After that open Cmd/Terminal and goto directory where the cloned files are stored

  • Then Run Command

npm install
nodemon app.js

Hurray! You can use the Ranklist generator now

About

It is the Leetcode ranklist in which User Can enter his username and accordingly on the basis of number of question solved , accuracy etc it will ranked the user.

https://leetcode-ranklist.herokuapp.com/


Languages

Language:EJS 47.5%Language:JavaScript 32.7%Language:CSS 19.8%