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

[FE] 기술스택 목록 프론트 assets으로 관리 #227

Merged
merged 4 commits into from
Dec 23, 2022

Conversation

kimyouknow
Copy link
Contributor

About

기술스택목록을 API로 요청하지 않고 프론트 assets에서 관리하도록 수정했습니다.

Description

image파일 위치: src/assets/images/techskills/기술id-기술이름.png
기술목록 배열 변수 위치 : src/constant/techskills.constant.js

TechSkills컴포넌트와 TechStackSelectInput컴포넌트에서 기술스택목록을 불러오는 방식도 수정했습니다.

  • api요청이 아닌 assets파일에서 불러오기

Result

기술목록 전체 사진

스크린샷 2022-12-23 오후 3 20 46

기술선택모달창 실행 예시

2022-12-23.3.21.39.mov

@kimyouknow kimyouknow added Fix 수정 FE 프론트 관련 labels Dec 23, 2022
@kimyouknow kimyouknow requested a review from hoeun0723 December 23, 2022 06:22
@kimyouknow kimyouknow self-assigned this Dec 23, 2022
Copy link
Collaborator

@hoeun0723 hoeun0723 left a comment

Choose a reason for hiding this comment

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

바로 merge 할게요 !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트 관련 Fix 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants