ReAliens / leader-board

The leaderboard app is a score board for a games where you can use it to add your level or your score in certain game and compare this score with another users or your friends
4 stars 0 forks source link

Peer to peer code review #8

Open MeqdamAlqudah opened 2 years ago

MeqdamAlqudah commented 2 years ago

Hi there @ReAliens Your work is great 👍 but I noticed some issues 1- you used a window. location. reload to reget the data from the API I suggest you fetch the data instead 2- your UI design is nice but it is close to the original version from Microverse I hope you make it more different

ReAliens commented 2 years ago

okay, thank you @MeqdamAlqudah

zemola commented 2 years ago

Dear @ReAliens ,

Good job implementing all requirements nice coding structure. friendly UI

Would suggest you notify the user when their input is been submitted before clicking refresh to avoid multiple submissions.

Cheers and Happy coding!👏👏👏