We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What capability will users have when this feature is merged?
User can view the leadership board. It displays the top 5 players from each level.
A description of how the application will work from the perspective of the user.
Wireframe screenshot(s) of what the app should look like when it is complete.
Commit checklists for tasks needed to complete the feature.
schema.sql
data.sql
server.js
<a>
<button>
cursor: pointer
The text was updated successfully, but these errors were encountered:
No branches or pull requests
⚙️ Feature
User can view the leadership board. It displays the top 5 players from each level.
📐 Functionality
🖼️ Wireframes
✅ Task Lists
🐘 Database Tasks
schema.sql
to ...data.sql
to ...☁️ Server Tasks
server.js
to ...⚡ Client Tasks
🧑⚕️ Clean Up Tasks
<a>
or<button>
elements.cursor: pointer
when hovered with the mouse.The text was updated successfully, but these errors were encountered: