Giter VIP home page Giter VIP logo

hi-bus-go's Introduction

hi-bus-go

  • 버스 예매를 하고 노선 조회를 제공하는 서버입니다.
  • 버스 예매, 노선 조회 기능을 직접 구현함으로써 대규모 트래픽에도 견고한 어플레이션을 구현할 수 있드록 하고 있습니다.

기능

사용자

  • 버스 예매
  • 버스 예매 변경
  • 버스 노선 조회
  • 회원 정보 수정, 탈퇴

관리자

  • 버스 노선 등록, 수정 및 삭제
  • 공지사항 및 이벤트 등록

사용 기술

  • Spring Boot, Maven, Mybatis, Mysql, Redis, Java8, restApi

기술적인 집중 요소

  • 객체지향의 기본 원리와 spring의 IOC/DI , AOP, PSA 활용과 의미 있는 코드 작성
  • 라이브러리 및 기능 추가 시 이유있는 선택과 사용 목적 고려

브렌치 관리 전략

Git Flow를 사용하여 branch를 관리
모든 branch는 pull request 리뷰 완료후 merge

git-flow-strategy

  • master: 개발, 테스트 완료후 검증이 완료된 코드가 있는 branch
  • develop: 개발이 끝난후 issue branch를 merge
  • issue(feature): develop에서 새로운 기능을 개발 진행
  • release: issue에서 develop으로 merge하여 master에 merge전 배포하여 테스트를 진행
  • hot-fix: release, master에서 발생한 버그를 수정

브렌치 관리 전략 참고 문헌

ERD

읽기 전용 url(비밀번호 5ez653) https://aquerytool.com:443/aquerymain/index/?rurl=70475dc0-1cb5-4573-a864-93e68f4ddcaa hi-bus-go_20200924_48_32

hi-bus-go's People

Contributors

0hun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hi-bus-go's Issues

#15 주석 수정

이펙티브 자바 아이템 56(공개된 API 요소에는 항상 문서화 주석을 작성하라.)를 참고하여 주석을 수정

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.