Skip to content

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.

Notifications You must be signed in to change notification settings

utkarshkanswal/Leetcode-Ranklist-Generator-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published