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

버스 번호 검색 기능 #10

Closed
3 tasks done
dbqls200 opened this issue Oct 15, 2024 · 0 comments · Fixed by #16
Closed
3 tasks done

버스 번호 검색 기능 #10

dbqls200 opened this issue Oct 15, 2024 · 0 comments · Fixed by #16
Assignees

Comments

@dbqls200
Copy link
Collaborator

dbqls200 commented Oct 15, 2024

Description

설명을 작성하세요.

사용자가 버스 번호를 검색하면 해당 번호의 버스들만 결과로 확인할 수 있도록 검색 기능을 구현할 예정입니다.


To-do

  • csv 파일 불러오기
  • 검색된 버스 번호로 필터링하기
  • 화면에 결과 띄우기 (디자인 작업은 추후 진행)

ETC (참고 자료)

참고할 수 있는 링크나 문서가 있다면 첨부해주세요.

@dbqls200 dbqls200 self-assigned this Oct 15, 2024
dbqls200 added a commit that referenced this issue Oct 15, 2024
@dbqls200 dbqls200 linked a pull request Oct 15, 2024 that will close this issue
dbqls200 added a commit that referenced this issue Oct 15, 2024
- 사용자가 입력한 버스 번호에 대한 데이터만 필터링하는 작업
@dbqls200 dbqls200 linked a pull request Oct 15, 2024 that will close this issue
dbqls200 added a commit that referenced this issue Oct 15, 2024
…y values during CSV parsing

- csv 파일 파싱하는 과정에서 빈 값을 처리하기 위해 모델 프로퍼티를 Optional Type으로 수정
- 빈 값으로 들어오는 경우도 유연하게 대처하기 위함
dbqls200 added a commit that referenced this issue Oct 15, 2024
…rom search results

- 사용자가 검색한 버스 번호에 대한 결과를 보여주기 위해 버스 번호만 뽑아내는 기능 추가
dbqls200 added a commit that referenced this issue Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant