c2ladders
c2ladders copied to clipboard
Allowing handle of the user and rating of the ladder to be passed as URL params
As a result, going to http://localhost:3000/?handle=DNAKLORD&rating=1700
Will render the page with the UserCard having the details of the user with the handle (if it is valid) and the Ladder being set to the rating (if it is a valid rating)