We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
과목사전 페이지의 과목 정보에 학점/널널/강의 위에 강의시간/실습시간/학점 정보를 추가합니다. 상세는 다음과 같습니다
apps/subject/models.py react/src/shapes/LectureShape react/src/components/sections/dictionary/CourseInfoSubSection.js react/src/reducers/dictionary/courseFocus.js react/src/components/Scores react/src/translations/translations.[en/ko].json 최소한의 동작을 위해 최소 2개의 파일을 수정해야 합니다. (필수 과제) 콘솔 및 linter 에러가 나지 않게 하기 위해 1개의 파일을 추가로 수정해야 합니다. (선택 과제) 번역을 위해 2개의 파일을 추가로 수정해야 합니다. (선택 과제)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
과목사전 페이지의 과목 정보에 학점/널널/강의 위에 강의시간/실습시간/학점 정보를 추가합니다.
상세는 다음과 같습니다
힌트
apps/subject/models.py
react/src/shapes/LectureShape
react/src/components/sections/dictionary/CourseInfoSubSection.js
react/src/reducers/dictionary/courseFocus.js
react/src/components/Scores
react/src/translations/translations.[en/ko].json
최소한의 동작을 위해 최소 2개의 파일을 수정해야 합니다. (필수 과제)
콘솔 및 linter 에러가 나지 않게 하기 위해 1개의 파일을 추가로 수정해야 합니다. (선택 과제)
번역을 위해 2개의 파일을 추가로 수정해야 합니다. (선택 과제)
The text was updated successfully, but these errors were encountered: