Skip to content

feat: create challenge card#269

Open
karemarsy wants to merge 11 commits intodevfrom
challenge-course-card
Open

feat: create challenge card#269
karemarsy wants to merge 11 commits intodevfrom
challenge-course-card

Conversation

@karemarsy
Copy link
Copy Markdown
Contributor

No description provided.

@netlify
Copy link
Copy Markdown

netlify bot commented May 18, 2023

Deploy Preview for staging-dacade ready!

Name Link
🔨 Latest commit 2ed1742
🔍 Latest deploy log https://app.netlify.com/sites/staging-dacade/deploys/647462dfd97d1a000888b080
😎 Deploy Preview https://deploy-preview-269--staging-dacade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Copy Markdown
Contributor

@musayann musayann left a comment

Choose a reason for hiding this comment

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

The folder structure of this component doesn't make sense. I would rename it to a different name. I'm not sure why the component is named Challenge and it's within the challenge folder

@@ -0,0 +1,52 @@
<template>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I would move this component inside components/cards/challenge and name it something like Teaser or Overview.

<script>
import Coin from '@/components/ui/Coin'
export default {
name: 'ChallengeCourseCard',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

here the name would then be ChallengeTeaserCard

>
<div class="text-gray-900 text-lg leading-normal capitalize">
<span class="text-default font-medium"
>ready ready to complete the challenge?</span
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we need this component?

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.

2 participants