8000 GitHub - Youngyoon-1/atdd-subway-path
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Youngyoon-1/atdd-subway-path

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website GitHub


< 6C9C h1 tabindex="-1" class="heading-element" dir="auto">지하철 노선도 미션

스프링 과정 실습을 위한 지하철 노선도 애플리케이션

기능구현 목록

  • 경로 조회 API 구현하기
  • 노선별 추가 요금
    • 추가 요금이 있는 노선을 이용 할 경우 측정된 요금에 추가
    • 경로 중 추가요금이 있는 노선을 환승 하여 이용 할 경우 가장 높은 금액의 추가 요금만 적용
  • 연령별 요금 할인
    • 청소년: 13세 이상~19세 미만, 운임에서 350원을 공제한 금액의 20%할인
    • 어린이: 6세 이상~13세 미만, 운임에서 350원을 공제한 금액의 50%할인

🚀 Getting Started

Usage

application 구동

./gradlew bootRun

✏️ Code Review Process

텍스트와 이미지로 살펴보는 온라인 코드 리뷰 과정


🐞 Bug Report

버그를 발견한다면, Issues 에 등록해주세요 :)


📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0