You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
protected route (there is already an issue for this. If its done, proceed. Else make sure it's done and merged before you attempt this issue)
dynamic route : /team/:name e.g /team/codeNinjas
It has the same design as /rankings. Duplicate the rankings folder as team and make the following changes
instead of the table's header being rank, name, algorithms..., its challenge, rank, algorithms...
there is an add hacker button at the top right instead; this triggers an overlay to enter the new teammate's name (use the browser's inbuilt prompt function for this to save time and reduce complexity )
This will be rendered as a
It has the same design as /rankings. Duplicate the rankings folder as team and make the following changes
Find the UI on the figma
The text was updated successfully, but these errors were encountered: