shm04/leaderboard

Design Layout & Implementation

Opened this issue ยท 2 comments

Hello @shm04๐Ÿ‘‹

Your project looks amazing. Overall, you have done a great job so far implementing the API and the design layout. ๐Ÿ‘

However, I have a few suggestions to help you further improve your project:

  • Consider adding a CSS property to show different background colors for each score added to the leaderboard. This can make the leaderboard more visually appealing and easier to read. ๐Ÿฅบ

For example:
image
Your design:
image

  • Optionally, you could order the scores in the leaderboard in ascending order from highest to lowest. Although this feature is not explicitly mentioned in the project requirements, it can be a valuable addition to enhance the user experience. ๐Ÿ˜ฎ

  • You can remove this part of the code from your index.js since the code is not being used and you are using a static gameID instead. ๐Ÿค”

    import createGame from './createGame.js';
    createGame('My cool new game');

  • Lastly, it is recommended to add good styling to your project. Styling can greatly improve the design of your page, making it more refreshing and visually appealing. ๐Ÿ˜Ž

Keep up the excellent work, and don't hesitate to reach out if you need any further assistance! ๐Ÿฅ‚

Happy coding ๐Ÿ˜„

Hey @MoyasiGinko great feedback ๐Ÿš€

Hey @wwwdrt thanks for the compliment, bro. ๐Ÿคญ Ha Ha