# PaperPlane
메모기반 소셜다이어리 플랫폼 PaperPlane(페이퍼 플레인)
소속: 해군 해병대사령부 2사단 8연대
이름: 이재영
이메일: [email protected]
갑자기 떠오르는 생각과 아이디어를 정리하는 방식은 정말 다양합니다. 스마트폰의 다양한 메모 어플리케이션을 사용해도 되고, sticky note나 카카오톡과 페이스북 메신저의 나에게 전송기능을 사용해도 됩니다.
그렇게 정리한 생각들은 일기가 되기도하고 번뜩이는 영감이 되기도하지만, 대부분의 경우 사람들은 이러한 생각들을 잡다하다 치부하며 의식의 한 부분에 묵혀둡니다.
메모기반 소셜다이어리 서비스 PaperPlane 은 스스로가 잡다하다 생각하는 아이디어와 생각들이 다른 누군가에게는 영감이자 위로가 될 수 있다는 생각에서 시작했습니다.
사용자들은 PaperPlane를 통해
- 감정과 아이디어를 메모하는 것을 통해 쉽게 휘발되는 생각들을 체계적으로 정리, 저장할 수 있고
- 공유하고싶은 아이디어와 감정을 손쉽게 공유하고
- 다른 사람들에게 받은 메모들을 통해 영감과 위로를 받을 수 있습니다.
PaperPlane 은 종이비행기를 뜻합니다. 종이비행기를 날려보내는 것 처럼 사람들은 PaperPlane 을 통해 자신의 생각을 작은 메모지에 적어 고이 간직하거나 다른 사람들에게 전달 할 수 있습니다.
- Vue.js
- Vuex
- Element UI
Make sure you have installed all of the following prerequisites on your development machine:
- Git - Download & Install Git. OSX and Linux machines typically have this already installed.
- Node.js - Download & Install Node.js and the npm package manager. If you encounter any problems, you can also use this GitHub Gist to install Node.js.
$ git clone https://github.com/osam2019/WEB_TakeIt_Solo.git
npm install
npm run serve
npm run build
Copyright (C) 2019 Jaeyoung Lee [email protected]
Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
email: [email protected]
- User register process is not updated yet.
- This web app use low-level JSON database.
public/posts.json public/planes.json
Please follow the troubleshooting instruction on the following websites.