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

[TECH ED] Codewars API Project #23

Open
4 tasks
oyehan-uob opened this issue Jan 11, 2024 · 0 comments
Open
4 tasks

[TECH ED] Codewars API Project #23

oyehan-uob opened this issue Jan 11, 2024 · 0 comments
Labels
📅 JS3 This belongs to JS3 🏝️ Priority Stretch Do this once Mandatory and Key tasks are completed 🐂 Size Medium 1 - 4 hours 🎯 Topic Programming Fundamentals Functions, loops, expressions, etc.

Comments

@oyehan-uob
Copy link
Owner

From Module-JS3 created by SallyMcGrath: CodeYourFuture#252

Link to the coursework

https://github.com/CodeYourFuture/Codewars-API-Project

Why are we doing this?

Let's play with grabbing some data from an API and displaying it on a website. We will be using the the Fetch API to make requests to the Codewars API and the Web Components API to display the data we get back. Let's go!

Learning Objectives

  • - Explain how components are used in web development
  • - Adapt an existing web component to show your own data
  • - Extend this web component to present more data from the Codewars API
  • - Create a new web component that presents data from the Codewars API

Maximum time in hours (Tech has max 16 per week total)

0

How to get help

Did you know this is basically how your Codewars is tracked by your mentors? Ask them

How to submit

As always, open a PR to the repo and ask for a review in #cyf-code-review

How to review

No response

Anything else?

No response

@oyehan-uob oyehan-uob added 📅 JS3 This belongs to JS3 🐂 Size Medium 1 - 4 hours 🎯 Topic Programming Fundamentals Functions, loops, expressions, etc. 🏝️ Priority Stretch Do this once Mandatory and Key tasks are completed labels Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📅 JS3 This belongs to JS3 🏝️ Priority Stretch Do this once Mandatory and Key tasks are completed 🐂 Size Medium 1 - 4 hours 🎯 Topic Programming Fundamentals Functions, loops, expressions, etc.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant