Skip to content
New issue

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

JavaScript-Capstone-project #38

Merged
merged 18 commits into from Sep 2, 2022
Merged

JavaScript-Capstone-project #38

merged 18 commits into from Sep 2, 2022

Conversation

tarikbouari
Copy link
Owner

In this project we :

  • Chose the topic for your website and the API.
  • Chose images, text, icons, and fonts.
  • Set up the repository and tools.
  • Created the basic shared code on the home page.
  • Gave code reviews to your teammates.
  • Worked on individual interfaces.
  • Completed the work on individual interfaces.
  • Created a good README and PR description.
  • Refactored code and fixed linters errors
  • Record a video for your project.

Here is the link to the video

@github-pages github-pages bot temporarily deployed to github-pages September 2, 2022 19:41 Inactive
@github-pages github-pages bot temporarily deployed to github-pages September 2, 2022 21:18 Inactive
@github-pages github-pages bot temporarily deployed to github-pages September 2, 2022 21:22 Inactive
Copy link

@mirouhml mirouhml left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

APPROVED 🟢

Hi Team,

Congrats on finishing your capstone project from the first try! Your project now is complete! There is nothing else to say other than... it's time to merge it :shipit:
Congratulations! 🎉

Highlights

  • Great job setting up the correct linters ✔️
  • Highly organized and clean code ✔️ 👨🏻‍💻
  • Professional documentation ✔️
  • Correct workflow ✔️
  • Meaningful commit messages ✔️

Optional suggestions

Every comment with the [OPTIONAL] prefix won't stop the approval of this PR. However, I strongly recommend you to take them into account as they can make your code better. Some of them were simply missed by the previous reviewer and addressing them will really improve your application.

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.


As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.

Comment on lines +50 to +51
## Live demo
[Ckick here]( https://tarikbouari.github.io/GameLand/)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[OPTIONAL]

  • This link isn't working kindly add a working live demo link, because you'll use this project in the future to show your portfolio!

export default async function gamecount() {
const data = await getGame();
const count = data.length;
console.log(count);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[OPTIONAL]

  • Kindly remove any console messages before merging this into dev, it shouldn't include any console logs.

@tarikbouari tarikbouari merged commit 1a622a8 into dev Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants