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/#293 프로젝트 폴더 구조 수정 #294

Merged
merged 1 commit into from
Nov 10, 2023
Merged

FE/#293 프로젝트 폴더 구조 수정 #294

merged 1 commit into from
Nov 10, 2023

Conversation

Yujin-Baek
Copy link
Member

@Yujin-Baek Yujin-Baek commented Nov 9, 2023

  • 폴더 구조를 app 아래 project, recruitment로 구분

🛠️ 변경사항

  • app 폴더 아래에 있던 project 그라피 페이지들은 모두 app/project 아래로 이동
  • app 폴더 아래 recruitment 그라피 페이지들을 위한 recruitment 폴더 생성


☝️ 유의사항



👀 참고자료



❗체크리스트

  • 하나의 메소드는 최소의 기능만 하도록 설정했나요?
  • 수정 가능하도록 유연하게 작성했나요?
  • 필요 없는 import문이나 setter 등을 삭제했나요?
  • 기존의 코드에 영향이 없는 것을 확인하였나요?

- 폴더 구조를 app 아래 project, recruitment로 구분
@Yujin-Baek Yujin-Baek self-assigned this Nov 9, 2023
@Yujin-Baek Yujin-Baek linked an issue Nov 9, 2023 that may be closed by this pull request
2 tasks
Copy link

github-actions bot commented Nov 9, 2023

Unit Test Results

85 tests  ±0   85 ✔️ ±0   5s ⏱️ +2s
17 suites ±0     0 💤 ±0 
17 files   ±0     0 ±0 

Results for commit 9c315c6. ± Comparison against base commit e652e2d.

@Mayreeel Mayreeel self-requested a review November 10, 2023 02:02
Copy link
Collaborator

@Mayreeel Mayreeel left a comment

Choose a reason for hiding this comment

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

수고 많으셨습니다!!🚀

@Yujin-Baek Yujin-Baek merged commit 6f681c2 into feature Nov 10, 2023
3 checks passed
@Yujin-Baek Yujin-Baek changed the title refactor : 프로젝트 폴더 구조 수정 FE/#293 refactor : 프로젝트 폴더 구조 수정 Nov 23, 2023
@Yujin-Baek Yujin-Baek changed the title FE/#293 refactor : 프로젝트 폴더 구조 수정 FE/#293 프로젝트 폴더 구조 수정 Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[refator] 프로젝트 폴더 구조 수정
2 participants