Giter Club home page Giter Club logo

delivery's Introduction

Delivery

0. 메인

0-1. 하단탭

1. 홈 탭

1-1. 위치 정보 : 위치 정보 감지 및 재설정

1-2. 가게 나열 : 클릭하면 "가게 상세" 이동 및 가게 필터링

1-2-1. 장바구니

메뉴 나열 : 담는 정보는 "가게 상세"의 메뉴 나열과 같음

주문하기 : 장바구니 클리어, 주문완료

1-2-2. 가게 상세 : 전화, 찜, 공유

1-2-2-1. 메뉴 나열 : 클릭하면 장바구니에 담기
1-2-2-2. 리뷰 나열

2. 찜 탭

찜 가게 나열 : 클릭하면 해당 "가게 상세"로 이동

3. 내정보 탭

3-1. 구글 로그인 : 로그인 기록 없을 시 하게 함

3-2. 사용자 정보 :

3-3. 주문 내역

3-3-1. 리뷰 작성

3-3-2. 갤러리, 카메라

4. 기본 설정 및 data

기본적으로 Delivery에서 사용하는 Entity들은 사실 Entity라고 말하기 어려운 부분이 있습니다.

SQLDB와 연결하여 사용하는 Entity들은 DB의 값을 Entity라고 부르는 것에 그대로 담아 사용하는 느낌이며,

이는 Model과 Entity의 의미가 혼재되어있다고 볼 수 있습니다.

Repository에서 한 번 변환을 하여 이용하는 Entity라고 부르는 것들은 실상 Model에 가깝습니다.

그래서 이 프로젝트에서 사용하는 Entity들은 다소 Entity의 기능을 하고 있지만, 온전한 Entity라고 보기에는 어렵습니다.

delivery's People

Contributors

likppi10 avatar tnvnfdla1214 avatar

Watchers

 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.