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

5조 과제 제출 (안중후, 이정환, 김하은) #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hookor
Copy link

@hookor hookor commented Aug 10, 2023

FE_Client

🐻‍❄ 프로젝트 소개

개발 기간 : 2023. 07. 24 ~ 2023. 08. 10
> 배포 주소 : 당연하지
> 유저 레포지토리 : 유저
> 관리자 레포지토리 : 관리자
> 백엔드 레포지토리 : 백엔드

📚 STACKS

Config

Development


Deployment

💬 Communication


👨‍👩‍👧‍👦 팀원 역할

안중후 이정환 김하은
안중후 이정환 김하은
GitHub 팀장
초기 개발 세팅
프로필 수정,
로그인, 회원가입,
Header, 비밀번호 재설정
관리자 페이지
(연차/당직 승인 페이지,
연차/당직 신청 페이지,
관리자 - 전체 유저 / 회원가입 요청 리스트 페이지 )
연차/당직 사용자 페이지
(홈페이지, 내 일정보기, 연차/당직 신청)

🖥 기능 소개

🧙🏻‍♂️ 로그인, 회원가입 페이지 구성

로그인 페이지
회원가입 페이지
프로필 수정 페이지
비밀번호 재설정 페이지



🧙🏻‍♀️ Side Bar - 네비게이션 페이지 구성

홈 페이지
연차 신청 페이지
당직 신청 페이지
내 일정보기 페이지



🧙🏻 관리자 권한 페이지 구성

관리자 로그인 페이지
유저 리스트 페이지
연차 요청 리스트 페이지
연차 리스트 페이지
당직 요청 리스트 페이지
당직 리스트 페이지

1️⃣ 유저/관리자 로그인 페이지

  • localStorage토큰값을 통해 로그인 유저 판별 / 비로그인 유저 로그인 유저용 페이지 진입 차단 / 로그인 유저 로그인,회원가입,비밀번호 재설정 등 비로그인 유저용 페이지 분리
  • 관리자가 승인을 했을 경우에만 회원가입한 아이디 사용가능

2️⃣ 회원가입 페이지

  • 이메일 중복체크 API를 통해 이메일 중복체크 후 회원가입 가능
  • 비밀번호(영어 대문자, 영어 소문자, 숫자, 특수문자를 모두 포함 (8글자 이상)) && 비밀번호 확인을 통해 유효한 정보 입력시 회원가입 처리

3️⃣ 비밀번호 재설정 페이지

  • 이메일 입력시 이메일을 통해 임시 비밀번호 발급

4️⃣ 전체 홈페이지

  • fullCalendar 연동후 모든 , 연차 당직 데이터 조회
  • 신청 분류에 따른 이벤트 색 표시
  • 내가 신청한 연차 신청 현황 데이터 조회
  • 내가 신청한 당직 신청 현황 데이터 조회
  • 연차 신청 상태 값에 따른 상태값 표시
  • 당직 신청 상태 값에 따른 상태값 표시
  • 연차 신청 취소 클릭시 연차 취소후 fullCalendar 업데이트
  • 당직 신청 취소 클릭시 당직 취소후 fullCalendar 업데이트
  • 엑셀로 다운받기 클릭시 분류(연차, 당직)에 따라 엑셀 다운로드
  • 연차/ 당직 버튼 클릭시 페이지 이동
  • 로드 아이콘 클릭시 화면 리로드

5️⃣ 프로필 수정 페이지

  • 프로필 이미지 수정/삭제
  • 비밀번호 변경(영어 대문자, 영어 소문자, 숫자, 특수문자를 모두 포함 (8글자 이상)) && 비밀번호 확인

6️⃣ 내 일정보기 페이지

  • 현재 신청한 연차, 당직 데이터 조회

7️⃣ 연차/당직 신청 페이지

  • 연차 신청, 당직 신청 버튼에 따라 데이터 다르게 조회
  • 연차신청 날짜 클릭시 연차 신청 모달 생성
  • 당직신청 날짜 클릭시 당직 모달 생성
  • 날짜 선택시 현재 로컬 날짜 기준 이전 날짜는 선택 불가
  • 모달창에서 날짜 선택후 등록시 조건값에 따라 이미 신청된 날짜 등록 불가.

8️⃣ 관리자 - 전체 유저 / 회원가입 요청 리스트 페이지

  • 어드민 계정을 입력하지않고 다른 페이지로 이동할 경우 토큰 값이 없으면 로그인페이지로 이동

  • 사용자 측 회원가입 요청 리스트로 출력

  • 사용자 측 회원가입시 관리자 승인 기능

  • 전체 가입된 유저 리스트 출력

    • 유저 리스트 : 성명, 아이디, 입사일, 잔여 연차
    • 리스트는 입사일 기준으로 내림차순 정렬

9️⃣ 관리자 - 연차/당직 승인 페이지

  • 연차

    • 연차 리스트 : 성명, 아이디 , 사유, 신청일, 시작일, 종료일
    • 리스트는 시작일 기준으로 내림차순 정렬
    • 추가적으로 신청일, 시작일, 종료일 기준으로 정렬 기능 추가
  • 당직

    • 당직 리스트 : 성명, 아이디, 신청일, 당직일
    • 리스트는 당직일 기준으로 내림차순 정렬
    • 추적으로 신청일, 당직일 기준으로 정렬 기능 추가
  • 검색 기능

    • 전체 리스트 검색
    • 사용자 성명을 통한 검색
    • 년, 월을 통한검색

🔟 관리자 - 연차/당직 리스트 페이지

  • 연차

    • 요청 리스트 : 성명, 아이디, 신청일, 시작일, 종료일, 승인여부
    • 리스트는 사용자들이 신청한 기준으로 정렬
    • 승인여부에 승인 기능과 거절 기능
  • 당직

    • 요청 리스트 : 성명, 아이디, 신청일, 당직일, 승인여부
  • 공통

    • 승인시 사용자측에서 승인 확인 가능
    • 거절시 사용자측에서 거절확인 가능

@hookor hookor self-assigned this Aug 10, 2023
howooking added a commit that referenced this pull request Aug 10, 2023
kse-seong-eun pushed a commit that referenced this pull request Aug 11, 2023
Copy link

@hahahaday12 hahahaday12 left a comment

Choose a reason for hiding this comment

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

ㅇㅇ

Copy link

@dev-junehee dev-junehee left a comment

Choose a reason for hiding this comment

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

안녕하세요 5조 여러분! 미니 프로젝트 진행하시느라 너무나 고생 많으셨습니다.
객관적인 시선으로도 ㅎㅎ 저보다 훌륭하신 분들이라 특별히 기능 오류를 찾기 보다는
제 선에서 도움 드릴 수 있는 디테일한 측면으로 리뷰해보았는데 도움이 되실지 모르겠네요.

코드를 보면서 느낀 점은 파일을 너무 잘 분리하셔서 컴포넌트 내 코드들이 깔끔하다는 점이 인상 깊었습니다.
저의 의견은 작은 부분이므로 모쪼록 리팩토링 잘 진행하셔서 더 나은 프로젝트로 거듭났으면 하는 바람입니다.
고생 많으셨고 남은 파이널도 힘내시기 바랍니다! 감사합니다 😉💖

Comment on lines +3 to +21
const authInterceptors = (instance: AxiosInstance): AxiosInstance => {
instance.interceptors.request.use(
config => {
// 로컬스토리지에 저장되어 있는 AccessToken을 호출.
const accessToken = localStorage.getItem('token')
if (config.headers && accessToken) {
// accessToken이 정상적으로 저장 => headers에 authorization 값을 추가.
config.headers.Authorization = `${accessToken}`
}
// authorization을 추가한 config 반환
return config
},
(error: AxiosError): Promise<AxiosError> => {
return Promise.reject(error)
}
)

return instance
}

Choose a reason for hiding this comment

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

Axios Interceptors 사용하셨군요!
저는 생각만해보고 적용하지는 못했는데 직접 사용하신 코드 보니 다음 프로젝트 때 써봐야겠다는 생각을 하게 됩니다 ㅎㅎ

Choose a reason for hiding this comment

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

시간 안에 NotFound 페이지까지 구현하신 디테일에 놀라고 갑니다!
다른 컴포넌트들과 달리 스타일 코드가 상단에 적혀있는데 해당 파일만 스타일 코드의 위치가 다른 이유가 있나요?

Copy link
Author

Choose a reason for hiding this comment

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

저번에 써놓은 코드 복붙했습니다.... 담엔 복붙도 센스있게 해보겠습니다 ㅎ...!

Comment on lines +82 to +86
} catch (err) {
// 예외처리 서버에서 완료, alert로만 예외처리
if (err instanceof AxiosError) {
alert(`${signupTexts.requiredData}`)
}

Choose a reason for hiding this comment

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

이메일 중복 확인을 제외하고는 원하는 Validation을 충족하지 못했을 때 사용자에게 알려줄 수 있는 처리들이 부족하지 않나 생각이 듭니다.
"회원가입에 실패했습니다. 입력항목을 다시 확인해주세요." 문구로는 사용자가 어떤 항목에서 조건이 미달됐는지 체크하기 어렵겠다는 생각이 들었습니다 ㅎㅎ
하나의 input마다 프론트 측에서도 서버와 함께 예외 처리를 해주는 것이 어떨까요?

Copy link
Author

Choose a reason for hiding this comment

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

저도 그 부분에 대해 고민했는데 보안상 구체적인 오류를 알려주는 게 좋지않다는 포스트를 본 것 같아 그렇게 처리해둔 것 같습니다! (e.g. 비밀번호가 틀렸다는 알림시 보안공격에 구체적인 단서를 제공)

Comment on lines +102 to +105
<DatePickerForm
date={startDate}
setDate={setStartDate}
/>

Choose a reason for hiding this comment

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

데이트 픽커가 input창 기준 상단에 위치하고 있어서 5주차가 넘어가는 특정 달에서는 사용자가 누를 수 있는 픽커 버튼의 위치가 이동되기 때문에 다량의 클릭이 필요한 부분에서 불편함을 느꼈습니다. 해당 부분을 테스트 해보시고 더 나은 사용자 경험을 유도할 수 있는 방향으로 리팩토링 해보시면 좋을 것 같습니다 :)

Copy link
Author

Choose a reason for hiding this comment

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

넵 좋은 의견 감사합니다!! 수정해서 반영해보도록 하겠습니다 :)!!

Comment on lines +84 to +100
const CalendarContainer = styled.div`
width: 100%;
padding-bottom: 5%;
background-color: #ffffff;
position: absolute;
border: 2px solid #696ea6;
box-shadow: #50515985 1px 2px 7px 1px;
border-radius: 10px;
`

const CalendarBox = styled.div`
width: 95%;
position: relative;
margin: 0 auto;
top: 20px;
border-radius: 10px;
font-family: 'LINESeedKR-Bd';

Choose a reason for hiding this comment

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

Styled-Components의ThemeProvider를 사용하신만큼 공통 스타일 속성을 더 디테일하게 관리해보시면 좋을 것 같습니다. 만들어두신 테마가 있음에도 불구하고 스타일 값들이 하드코딩으로 들어있는 부분은 수정해주시면 좋을 것 같습니다!

Comment on lines +1 to +11
import { styled } from 'styled-components'

export const Footer = () => {
return <FooterContainer></FooterContainer>
}

const FooterContainer = styled.div`
width: 100%;
/* background-color: #444141;
padding-bottom: 70px; */
`

Choose a reason for hiding this comment

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

프로젝트 데모에서는 Footer의 특별한 기능이나 필요성을 발견하지는 못했는데 어디에 사용되었는지 알 수 있을까요?

Copy link
Author

Choose a reason for hiding this comment

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

푸터를 사용할 것이라고 생각해두고 임시작성해둔 파일인데 지워야할 것 같네요...!

Comment on lines +15 to +24
export const SignUpForm = () => {
const navigate = useNavigate()
// 유저 입력 데이터들
const [name, setName] = useState<string>('')
const [email, setEmail] = useState<string>('')
const [password, setPassword] = useState<string>('')
const [verification, setVerification] = useState<string>('')
const [startDate, setStartDate] = useState(new Date())
// 이메일 중복확인 데이터
const [isEmailInUse, setIsEmailInUse] = useState(true)

Choose a reason for hiding this comment

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

여러 state를 활용해야 할 때 주석으로 데이터를 분리하여 체크할 수 있도록 하신 것이 함께 하는 팀원이나 나중을 위해서도 너무 좋은 것 같습니다! 저도 꼼꼼히 주석을 달아야겠단 생각을 하게 되네용!

Comment on lines +1 to +11
export const signinTexts = {
title: '당연하지',
email: '이메일',
pwd: '비밀번호',
btn: '로그인',
forgotPwd: '비밀번호 찾기',
signup: '회원가입 하기',
emailPh: '이메일을 입력해주세요.',
pwdPh: '비밀번호를 입력해주세요',
alertText: '비밀번호를 다시 확인해주세요.'
}

Choose a reason for hiding this comment

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

특정 기능 구현 시 필요한 text들을 모아서 한 번에 관리하는 아이디어가 너무 새롭네요!!
저는 한 번도 생각하지 못한 방법인데 배우고 갑니다. 컴포넌트 내의 코드는 간결해지고 유지보수 시에도 좋을 것 같습니다. 🤪👍

Comment on lines +14 to +66
export const router = createBrowserRouter([
{
path: '/',
element: <Layout />,
errorElement: <ErrorComponent />,
children: [
{
path: '/',
element: <SignIn />,
errorElement: <ErrorComponent />
},
{
path: '/signup',
element: <SignUp />,
errorElement: <ErrorComponent />
},
{
path: '/reset',
element: <ResetPassword />,
errorElement: <ErrorComponent />
}
]
},
{
path: '/',
element: <HeaderLayout />,
errorElement: <ErrorComponent />,
children: [
{
path: '/home',
element: <MainHome />,
errorElement: <ErrorComponent />
},
{
path: '/profile',
element: <UpdatePage />,
errorElement: <ErrorComponent />
},
{
path: '/schedule',
element: <SchedulePage />,
errorElement: <ErrorComponent />
},
{
path: '/application',
element: <ApplyPage />,
errorElement: <ErrorComponent />
},
{
path: '/logout',
element: <SchedulePage />,
errorElement: <ErrorComponent />
}

Choose a reason for hiding this comment

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

ErrorElement를 따로 관리해주신 디테일 배우고 갑니다 !! 👍
한 가지 드는 궁금증은 각 페이지마다 모두 ErrorElement가 필요한데 한 번에 핸들링하여 코드의 반복을 줄일 수 있는 방법은 없을까요?

Copy link
Author

Choose a reason for hiding this comment

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

그건 저도 생각지못한 부분이네요! 중첩라우팅시 최상단에만 errorElement를 작성시 children페이지들에서는 자동으로 적용이 될 것 같다는 생각도 드는데 만약 그렇다면 다음번부터는 굳이 작성할 필요가 없을 것 같습니다!! 덕분에 중복을 줄일 수 있는 방법에 대해 생각해볼 수 있는 계기가 된 것 같습니다:)!

Comment on lines +1 to +9
import { Schedule } from 'components/schedule/index'

export const SchedulePage = () => {
return (
<>
<Schedule />
</>
)
}

Choose a reason for hiding this comment

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

Schedule 페이지에는 같은 이름의 컴포넌트 한 개의 요소만 들어있고 해당 요소를 감싸는 별도의 레이아웃 스타일 처리도 없는 것 같은데, 혹시 한번 더 감싼 이유(?) 혹은 컴포넌트로 특별히 분리하신 이유가 궁금합니닷!

Copy link

@7581058 7581058 left a comment

Choose a reason for hiding this comment

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

코드들이 깔끔하고 주석도 잘 달려있어서 보는데 어렵지 않고 편안했습니다..!
보면서 궁금했던 부분을 조금 질문드려보았습니다!
ui도 예쁘게 잘 만드신것 같고 보면서 많이 배울수 있었습니다!
미니 프로젝트 하신다고 고생많으셨습니다 👍👍

Comment on lines +3 to +7
export const applyAnnual = async (updatedData: any) => {
const APPLYANNUALURL = '/vacation/add'
const res = await authInstance.post(APPLYANNUALURL, updatedData)
return res
}
Copy link

Choose a reason for hiding this comment

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

api 호출 안에서 url을 따로 선언해서 사용하는건 처음 봅니다!
특별한 이유가 있어서 이렇게 구성하신건지 궁금합니다!
호출하는 줄이 길어지지 않아 깔끔하게 정리된 것 같아서 너무 보기 좋은것 같아요!! 배워갑니다 👍👍

Comment on lines +33 to +46
const handleChange = (e) => {
console.log(e.target.value)
setReason(e.target.value);
}

const submitButton = () => {
selectedDate.setHours(9, 0, 0, 0);
const isDuplicateDate = data.filter((item) => {
console.log(item)
const startDay = item.start;
const endDay = item.end;
startDay.setHours(9,0,0,0)
endDay.setHours(9,0,0,0)
endDate.setHours(9,0,0,0)
Copy link

Choose a reason for hiding this comment

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

코드가 깔끔해서 중간중간 console.log들이 잘보이네요.!!! 👍
리팩토링하실때 충분히 신경 쓰실 것 같지만
리마인드 차원에서 한 번 말씀 드려봅니당..!

Comment on lines +96 to +107
//가장 바깥 흰 배경 바탕 레이아웃
const Outermost = styled.div`
background-color: #fff;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100px;
position: fixed;
z-index: 200;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.04);
`
Copy link

Choose a reason for hiding this comment

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

스타일드 컴포넌트 사용할 때 주석 달아볼 생각을 못했는데
굳이 위로 올라가서 확인하지 않아도 돼서 좋은것 같아요!
배우고 갑니다...! 👍👍

export const AllDataList = ({CalendarDate, annualData, dutyData}) => {

const calendarRef = useRef<FullCalendar | null>(null);
const [CalDate, setCalDate] = useState<number>(2023);
Copy link

Choose a reason for hiding this comment

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

달력의 년도와 관련이 있는것 같은데 동적으로 해당 년도를 받아오는게 아닌
2023이라고 초기에 넣어 놓으신 특별한 이유가 있는지 궁금합니다!

Copy link

@doitidey doitidey left a comment

Choose a reason for hiding this comment

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

안녕하세요 5조분들! 😃
프로젝트 진행하시면서 쏟은 시간과 노력들이 보이는.. 엄청난 프로젝트 인상깊게 잘 봤습니다. 깔끔한 코드와 잘 다듬어진 디자인이 실제 서비스같아 정말 좋았어요!
리뷰를 하려고 했는데 많은 부분 배우고 가는 것 같습니다. 유의미한 리뷰들은 이미 저희 팀원들이 남긴 것 같고 저는 그냥 슬쩍 수저만 얹어보아요... 다음 프로젝트도 응원할게요! 화이팅! 🌈 💪🏻

text-decoration: none;
}

@font-face {

Choose a reason for hiding this comment

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

폰트를 html에서 불러오면 렌더링 성능에 더 유리하다고 들었어요. css내에서 Import하는 데에 큰 이유가 있지 않으시다면 렌더링 최적화를 위해 html head 내부에서 폰트 import 하는 것을 추천드려봅니다!👀

Copy link
Author

Choose a reason for hiding this comment

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

꿀팁 감사합니다 승이님! 이런 디테일한 부분에서 다듬어지는 게 역시 코드리뷰의 장점같네요👍👍👍🙌🏻🙌🏻

</>
)
}
const ServiceImage = styled.img``

Choose a reason for hiding this comment

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

스타일링이 불필요한 타이틀 이미지 같은 경우, styled 선언은 불필요해보이는 것 같아요. 다만 return문 내의 가독성 부분에는 좋아 보이는데, 이 부분은 한 번 생각해볼만한 것 같네요! 💭

Copy link
Author

@hookor hookor Aug 16, 2023

Choose a reason for hiding this comment

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

앗 이 부분은 정의만 위에 해두고 아래에서 스타일을 상위 스타일 컴포넌트 SigiInWrapper하에 중첩 적용했습니다!!

,type : ""
}]);

useEffect(() => {

Choose a reason for hiding this comment

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

useEffect의 두 .then 문을 async/await를 통해 작성하면 조금 더 가독성 높은 코드를 사용하실 수 있을 것 같다고 생각이 들어요! 그리고 긴 함수의 경우 개별 함수로 분리하는 것도 추천드립니다.👍

}
}
};

Choose a reason for hiding this comment

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

단순 else if 문을 사용하는 것이 아닌 switch-case 문을 사용하신게 좋았습니다! 배웠는데도 항상 사용하는데엔 쓰던 것만 쓰게 되는데, 이렇게 적절한 용도에 switch를 사용하신 것을 보니 저도 나중에 사용해보면 좋을 것 같다는 생각 드네요! 👍

Copy link
Member

@GyoHeon GyoHeon left a comment

Choose a reason for hiding this comment

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

#총평

디자인이 아주 좋습니다.
신기할 정도로...

제안사항

  1. 라인의 끝에 세미콜론을 붙이는 것은 선택이지만, 팀의 코드라면 통일하여 붙일거면 다 붙이고 붙이지 않을 거라면 아예 안 붙이는 것이 좋습니다.
  2. 컴포넌트가 너무 길어지는 경우가 많습니다. 분리할 수 있는 부분은 최대한 분리해주세요. 컴포넌트도 하나의 함수일 뿐입니다.
  3. 스타일도 컴포넌트 외 다른 파일로 빼내면 컴포넌트의 길이를 단축시킬 수 있습니다.(취향차이)

마무리...

이번 과정에서 제가 여러분께 드리는 마지막 코드리뷰고, 여러분이 받는 마지막 코드리뷰겠네요.
제가 한 모든 코드리뷰는 한 사람의 의견으로 듣되, 왜 이런 의견이 나왔는지 고심해 보시길 바랍니다.
짧은 시간 동안 제가 여러분들의 사수 역할을 조금이나마 해냈다면 좋겠네요.

마지막 프로젝트는 아니지만 그 동안 고생하셨고, 여러분이 노력하신 만큼 결과가 뒤따라오길 기원하겠습니다.
다음에 뵐때는 멘토와 수강생이 아니라 개발자와 개발자로 뵙겠습니다.

수고하셨습니다.

Comment on lines +24 to +27
export const checkEmailAvailable = async (email: string) => {
const res = await baseInstance.get(`/emailCheck?email=${email}`)
return res.data
}
Copy link
Member

Choose a reason for hiding this comment

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

인스턴스를 깔끔하게 잘 사용하셨습니다.

import { authInstance } from './axios'

export const applyAnnual = async (updatedData: any) => {
const APPLYANNUALURL = '/vacation/add'
Copy link
Member

Choose a reason for hiding this comment

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

단어 사이를 로대쉬(_)로 구분해 주는 것이 좋아보입니다.

setReason(e.target.value);
}

const submitButton = () => {
Copy link
Member

Choose a reason for hiding this comment

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

submitButton이라는 네이밍은 실제 버튼을 나타내는 것 같습니다.
submit 액션이라는 것을 더 명시적으로 나타내는 네이밍으로의 변경이 필요해보입니다.

const [startDate] = useState(selectedDate || new Date());
const [endDate, setEndDate] = useState(selectedDate || new Date());
const [getReason, setReason] = useState("연차")
const [ViewData] = useState({
Copy link
Member

Choose a reason for hiding this comment

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

setState를 안사용하는 변수는 굳이 state로 선언해줄 필요가 없습니다.

const [selectedDate, setSelectedDate] = useState<Date | null>(null);
const [CalDate, setCalDate] = useState<number>(2023);
const [username, SetUserName] = useState("");
const [data, setData] = useState<DataItem[]>([]);
Copy link
Member

Choose a reason for hiding this comment

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

단순한 data는 너무 애매한 네이밍이네요.
조금 더 명시적으로 정해주세요~

}

try{
if(type == "연차"){
Copy link
Member

Choose a reason for hiding this comment

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

== 대신 ===를 사용해주세요

Comment on lines +1 to +19
export const UpdateTexts = {
update: '사원 정보 수정',
profile: '프로필 사진',
account: '계정',
changePwd: '비밀번호 변경',
email: '이메일',
username: '이름',
newPwd: '새로운 비밀번호',
newPwdCheck: '비밀번호 확인',
cancel: '취소',
confirm: '등록',
delete: '삭제',
upload: '수정',
newPwdPh: '영어 대문자, 영어 소문자, 숫자, 특수문자를 모두 포함 (8글자 이상)',
newPwdCheckPh: '새로운 비밀번호를 한번 더 입력해주세요.',
verification: '새로운 비밀번호와 비밀번호 확인을 동일하게 입력해주세요.',
success: '회원정보가 수정되었습니다. 변경된 비밀번호로 로그인해주세요.',
failure: '변경할 비밀번호를 조건에 맞게 입력해주세요.'
}
Copy link
Member

Choose a reason for hiding this comment

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

진짜~~~너무 좋습니다.
프로젝트에서 하드코딩으로 텍스트를 넣은 행위는 지금처럼 최대한 지양해주세요.

다만, 상수의 경우 변수명을 UPDATE_TEXTS 등으로 대문자 스네이크 케이스로 지정해주세요.

Comment on lines +5 to +7
<>
<Apply />
</>
Copy link
Member

Choose a reason for hiding this comment

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

어차피 리턴하는 최상위 DOM 이 하나이므로 굳이 Fragment tag를 사용할 필요가 없습니다.

Comment on lines +14 to +69
export const router = createBrowserRouter([
{
path: '/',
element: <Layout />,
errorElement: <ErrorComponent />,
children: [
{
path: '/',
element: <SignIn />,
errorElement: <ErrorComponent />
},
{
path: '/signup',
element: <SignUp />,
errorElement: <ErrorComponent />
},
{
path: '/reset',
element: <ResetPassword />,
errorElement: <ErrorComponent />
}
]
},
{
path: '/',
element: <HeaderLayout />,
errorElement: <ErrorComponent />,
children: [
{
path: '/home',
element: <MainHome />,
errorElement: <ErrorComponent />
},
{
path: '/profile',
element: <UpdatePage />,
errorElement: <ErrorComponent />
},
{
path: '/schedule',
element: <SchedulePage />,
errorElement: <ErrorComponent />
},
{
path: '/application',
element: <ApplyPage />,
errorElement: <ErrorComponent />
},
{
path: '/logout',
element: <SchedulePage />,
errorElement: <ErrorComponent />
}
]
}
])
Copy link
Member

Choose a reason for hiding this comment

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

규모가 큰 프로젝트라면 실제 라우팅이 이것보다 훨씬 복잡해질 수 있습니다.
배열 등을 이용해서 라우팅도 하드코딩이 아닌 코드 방식으로 변경할 수 있습니다.

Comment on lines +2 to +13
return (
selected.getFullYear() +
'-' +
(selected.getMonth() + 1 < 9
? '0' + (selected.getMonth() + 1)
: selected.getMonth() + 1) +
'-' +
(selected.getDate() < 9 ? '0' + selected.getDate() : selected.getDate()) +
'T' +
'09:00:00' +
'Z'
)
Copy link
Member

Choose a reason for hiding this comment

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

컴포넌트 뿐 아니라 이런 일반 함수에서도 리턴문이 길어지는 것은 좋지 않습니다.

const year = selected.getFullYear() 등으로 리턴문을 깔끔하게 만들어 줄 수 있습니다.

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.

6 participants