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

BoardCard & Board Component #102

Closed
stanleylew5 opened this issue Jan 31, 2025 · 0 comments · Fixed by #109
Closed

BoardCard & Board Component #102

stanleylew5 opened this issue Jan 31, 2025 · 0 comments · Fixed by #109
Assignees

Comments

@stanleylew5
Copy link
Contributor

Image

BoardCard is the component for an individual card (see above).

Board component is what maps all the data from the board data file and passes that data into boardcard.

reference this code if you need help

https://github.com/acm-ucr/witl-website/blob/dev/src/components/board/Board.jsx
https://github.com/acm-ucr/witl-website/blob/dev/src/components/board/BoardCard.jsx

It is in javascript so just know you also need to use types

@wesleylwu wesleylwu linked a pull request Feb 2, 2025 that will close this issue
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 a pull request may close this issue.

2 participants