Skip to content

2018년 서울시 앱 공모전 출품작(K-spot)

Notifications You must be signed in to change notification settings

K-SPOT/Web-Admin

Repository files navigation

K-Spot 관리자 페이지

Seoul App Contest Project

K-Spot은 국내외 한류팬들을 위한 한류 관광 정보 제공 서비스이다. K-Spot 관리자 페이지는 K-Spot 서비스에 컨텐츠를 등록하고 관리하기 위해 개발하였다.

http://kspotadmin.s3-website.ap-northeast-2.amazonaws.com/

K-Spot 아이콘

페이지 구성

CHANNEL

  • K-Spot의 채널을 등록할 수 있는 페이지이다.

SPOT

  • K-Spot의 SPOT(장소/이벤트)을 등록할 수 있는 페이지이다.

THEME

  • K-Spot의 테마를 등록할 수 있는 페이지이다.

채널 수정

  • K-Spot의 채널을 수정하거나 삭제할 수 있다.

SPOT 수정

  • K-Spot의 SPOT(장소/이벤트)을 수정하거나 삭제할 수 있다.

Development Environment

  • npm - v 6.4.1
  • vue - v 2.5.17

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Tech/framework

  • vuex : 컴포넌트 간의 통신을 쉽게 하기 위해 활용
  • axios : 서버와의 원활한 통신을 위해 활용
  • vuetify : 반응형 웹사이트 제작을 위해 활용
  • vuex-persistedstate : cookie를 통해 기본 정보를 저장하기 위해 활용
  • js-cookie : cookie를 통해 기본 정보를 저장하기 위해 활용

Web Homepage

kspot 홈페이지

About

2018년 서울시 앱 공모전 출품작(K-spot)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published