Giter Club home page Giter Club logo

atdd-subway-2020's Introduction

npm node license


레벨2 최종 미션 - 지하철 노선도 애플리케이션

🎯 요구사항

🤔 미션 제출 방법

  • 진행 방식은 오프라인 코딩 테스트와 동일하다.
  • 저장소를 Fork하여 자신의 저장소에서 미션 구현을 완료하고, Pull Request를 통해 미션을 제출한다.
  • Pull Request를 보낸 후 [email protected]로 메일을 발송한다.

😌 레벨2 최종 미션을 임하는 자세

레벨2 과정을 스스로의 힘으로 구현했다는 것을 증명하는데 집중해라

  • 기능 목록을 잘 작성한다.
  • 자신이 구현한 기능에 대해 인수 테스트를 작성한다.
  • 자신이 구현한 코드에 대해 단위 테스트를 작성한다.
  • TDD 사이클 이력을 볼 수 있도록 커밋 로그를 잘 작성한다.
  • 사용자 친화적인 예외처리를 고민한다.
  • 읽기 좋은 코드를 만든다.

🚀 Getting Started

Install

npm 설치

cd frontend
npm install

frontend 디렉토리에서 수행해야 합니다.

Usage

webpack server 구동

npm run dev

application 구동

./gradlew bootRun

📝 License

This project is MIT licensed.

atdd-subway-2020's People

Contributors

boorownie avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.