Coder Social home page Coder Social logo

deyemiobaa / leaderboard Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 365 KB

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Home Page: https://deyemiobaa.github.io/Leaderboard/

License: MIT License

HTML 23.77% JavaScript 40.04% CSS 36.19%
api css html javascript rest-api webpack

leaderboard's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m Sodiq, a full-stack software engineer
  • ๐Ÿ‘€ I build functional and human-centered solutions for the web
  • ๐Ÿ“ซ How to reach me: @deyemiobaa on twitter or send an email

leaderboard's People

Contributors

deyemiobaa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

l2oukmane

leaderboard's Issues

Peer-Peer Code Review

Hi @deyemiobaa, great job on the leaderboard. ๐Ÿฅณ Special shout out for the minimalist but great-looking design. ๐Ÿ‘

A few issues that we noticed during the peer code review session that might make the project even better are the following:

  • You have added a nice feature to notify the user that the score has been added by displaying the prompt on the span inside the form. However, the prompt is not appearing after a user adds the score. You could add display: inline in the span CSS rule to fix that little issue.
  • Your leaderboard is correctly displaying the user scores but currently, the order of the scores is not sequential. It might be a good idea to add a sort function inside the loadScores function before populating the list.
  • Your form currently allows for negative scores, which is not a big issue. However, it might be a good idea to add a min=0 attribute in your input to prevent users from adding negative numbers.

Apart from those little fixes, everything else is great. Keep up the good work ๐Ÿ‘Š

Peer-to-peer review

Hi Sodiq ๐Ÿ‘‹

Congratulation on the great work you did ๐ŸŽŠ
You did well implementing the project and congratulations on making all the requirements and meeting deadlines.
Now you can just try to make it looks nice with some styles ๐Ÿ˜Š

Besides that, great work, and congrats
Wish you all the best and happy coding ๐Ÿ˜ƒ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.