Skip to content

Latest commit

 

History

History
71 lines (52 loc) · 3.47 KB

README.md

File metadata and controls

71 lines (52 loc) · 3.47 KB

매치데이

enter image description here 모두를 위한 풋살 매칭 모바일 웹 서비스

데모 (Demo)

https://vue-hello-one.firebaseapp.com/

컴퓨터 구성 / 필수 조건 안내 (Prerequisites)

  • Chrome : 지원됨
  • Firefox : 지원됨
  • Edge : 지원됨
  • Safari : 10버전 이상 지원됨 / 9버전은 Polyfill 플러그인 기반으로 지원
  • IE 11 : Polyfill 플러그인 기반으로 지원
  • IE 9 / 10 : 미지원

설치 안내 (Installation Process)

1. yarn install
2. locate directory
3. yarn serve
3. http://localhost:8080/ 

사용법 (Getting Started)

Profile

파일 정보 및 목록 (File Manifest)

  • views
  • Home.vue 초기화면 / 검색,추가 기능
  • Hostgame.vue 더미데이터, 의미없음
  • Login.vue 더미데이터, 의미없음
  • Mygame.vue 현재 진행중인 게임, 종료된 게임
  • Profile.vue 로그인화면 및 프로필화면
  • Showendgame.vue 종료된 게임 데이터 뷰
  • Showgame.vue 게임 데이터 종합 표현 뷰
  • App.vue
  • main.js
  • router.js v-router 기본설정
  • store.js

저작권 및 사용권 정보 (Copyright / End User License)

This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to https://unlicense.org

개발자

  • Team Anigo
  • 국군지휘통신사령부 상병 최다함
  • 방공유도탄사령부 병장 이동훈

Change Log

  • version 0.1 (24/10/2019)

  • create by Vue,Vuetify,goorm ide