Giter Site home page Giter Site logo

deliverywebsample3's Introduction

음식배달 웹 서비스_프로젝트

H shell A neo C pmank K Shell.bat

가상환경 설정

$ pip install virtualenv
$ python -m virtualenv venv
$ source venv/bin/activate
=== 가상환경 설정

requirements.txt에 버전 관리
pip install -r requirements.txt 로 설치 가능
django 2.2
python 3.6
가상환경 venv

구성

  • Projectname : config
  • Appname : shop
  • models.py
    • Category - 메뉴
    • Shop - 가게
    • Item - 음식
    • Review - 리뷰

Database

  • AWS Postgresql

배포

  • AWS ELB(Elastic Load Balancing)

MVP

  • 가게 / 음식 리스트 나열
  • 메뉴 갯수 추가(javascript)
  • 가게 위치 네이버 map 위치 정보 구현
  • 로그인 구현
  • 댓글 추가/삭제/수정 구현

(크롤링)

  • 가게 및 음식 메뉴 정보 받아오기

추가 사항

  • 결제연동 - iamport-rest-client 사용
  • AWS S3 - static / media 관리
  • 소셜 로그인 구현
  • ACM 으로 SSL 적용 (https)

deliverywebsample3's People

Contributors

highdevelop avatar danielfactor 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.