-
Notifications
You must be signed in to change notification settings - Fork 83
[지하철 노선도 경로 조회 미션] 박선아 미션 제출합니다. #47
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
Open
seona926
wants to merge
23
commits into
woowacourse:main
Choose a base branch
from
seona926:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Readme 파일에 구현할 기능 목록 업데이트
출발역과 도착역 input, id 설정
역, 노선, 거리 ,시간 정보를 저장
종점역들의 시간, 거리 0으로 설정
라디오버튼과 길찾기 버튼 생성
기능 목록 단위 수정
역 이름이 두자리 이상인지 체크하는 함수 생성
사용 가능한 역인지 판단하는 함수 생성
결과 div 생성, display 숨김 처리
길찾기 버튼에 결과 페이지를 띄우는 event listener 연결
결과 글씨 html을 h2로 수정
2자리 이상인지 판별하는 함수 수정, 사용 가능한 역인지 판별하는 함수 생성
인풋태그에 타입 추가
기능 목록 단위 내용 수정
출발역과 도착역이 같은지 판단하는 함수 생성
기능 목록 단위 업데이트
테이블을 출력할 div 생성
입력받은 역을 바탕으로 거리와 시간을 만드는 함수 생성, 최단거리 구하는 함수 분리
validation 모듈화
최단거리 함수에 시간기준 최단거리 찾는 부분 추가
거리와 소요시간 계산하는 함수 수정
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
안녕하세요, 최종 테스트 답안 제출합니다.
잘 하지 못해서 많이 아쉬움이 남는 시간이었고, 문제를 제대로 풀진 못하였으나 정말 소중한 경험이 되었습니다.
시험 후에 따로 마무리를 해보며 제가 발전할 수 있도록 노력하겠습니다.