Code Monkey home page Code Monkey logo

quick-order-service's Introduction

Quick Order Service

소비자의 음식 주문을 돕는 서비스 입니다.
배달, 포장, 매장내 주문을 제공합니다.
배달의 민족과 네이버(스마트 주문)를 모티브 했습니다.

목표

  • Spring의 핵심 기술들과 객체지향이나 디자인패턴과 같은 개념들을 직접 활용해 보면서 더 깊게 이해하기.
  • 주문 배달이라는 서비스를 직접 개발해 보면서 도메인 설계 해보기.
  • 대용량 트래픽을 대비한 코드 작성하기.
  • 테스트 코드를 통해 견고한 서비스를 제공하기.

브랜치 관리 전략

Git Flow를 사용하여 브랜치를 관리합니다.

사용 기술

  • Spring boot
  • Gradle
  • MySql
  • Redis
  • Java8

quick-order-service's People

Contributors

setung avatar

Watchers

 avatar  avatar

quick-order-service's Issues

Owner 가게 등록

Restaurant 클래스 및 테이블을 생성 후
Owenr가 등록 할 수 있도록 만듬.

Member 장바구니 메뉴 담기 기능

장바구니는 메뉴를 담는 기능입니다.

주문을 하기 전에 장바구니에 메뉴가 있어야 합니다.

장바구니에는 동일한 식당의 메뉴만 담을 수 있습니다

회원가입

  • 비밀번호는 단방향 암호화를 해서 DB에 저장하기

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.