Giter Site home page Giter Site logo

mogletwebmodule's Introduction

머글래 웹 모듈 제작 Repo입니다.

version 관리

1.0.0 - 중대한 변화가 있는 경우

1.1.0 - 고도화 작업 완료 시

1.1.1 - 유의미한 기능 변화가 있을 시

버그 수정은 version_hotfix로 간단하게 처리

초기 버전 기능 추가에 따른 버전 업그레이드는 불필요

1. 머글래 리뷰 영상 공유하기

[GET] /api/public/business/shop/video/info

  • 만족도 : visit_satisfaction

    • 1 : 만족해요
    • 2 : 보통이에요
    • 3 : 아쉬워요
  • 프로필 이미지 : profile_filename(.jpg)

  • 유저이름 : nickname

  • 시간계산 : created_time

  • 가게주소 : address_place_name

  • 내용 : short_content

  • 영상 : filename(.m3u8)

  • 썸네일 : video_thumbnail(jpg)

  • 가게 이미지 : shop_filename(.jpeg)

  • 가게이름 : name

  • 네이버 url : naver_map_place_id

2. 머글래 커뮤니티

[GET] /api/public/community/list

  • pageParam 최초값은 0(초기 데이터 확보)
  • lastUid는 가져온 데이터의 마지막 데이터의 uid
  • 사용 변수는 단일 리뷰와 동일(리스트 형태 / 12 posts in 1 array)

3. Commit Convention

  • prefix만 잘 지키자
    • FEAT: 새로운 기능 추가
    • FIX 버그 수정
    • DOCS: 문서 수정
    • STYLE: 포맷팅, 세미콜론 빠졌을때, 코드 변경이 없는 수정
    • REFACTOR: 리팩토링
    • TEST: 테스트 코드 추가, 테스트코드 리팩토링
    • CHORE: 빌드관련 수정, 패키지 매니저 수정

mogletwebmodule's People

Contributors

john-kim93 avatar

Stargazers

 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.