Coder Social home page Coder Social logo

dangerousplace's People

Contributors

dooyou21 avatar sbpark-523 avatar

Watchers

 avatar  avatar

dangerousplace's Issues

160928 버그리스트 및 데모순서

1. Bug List

  • Top3의 지표 이미지 수정
  • Top3의 데이터 제목을 수정해도 Top3에 반영되지 않음
  • 데이터 등록 페이지의 색 통일(Gray -> White?)
  • Marker Cluster 수정 --> 다솔
  • 비상시 문자 전송 시 발신자의 구체적인 위치 함께 전송
  • 데이터 검색기능(상황 봐서)

2. 데모 순서

  • 이 어플을 사용해야 하는 이유가 무엇인지, 기존 어플과의 차별성
    • 수상한 장소 데이터 공유 기능
    • 비상시 문자 전송 기능
    • 글 알람 기능

참고

Git 시작하기

간단한 git 설명 및 기본적인 명령어 (그림 덕에 이해하기 쉬움!)

http://rogerdudler.github.io/git-guide/index.ko.html

처음에(first commit) git에 프로젝트를 push 할때 저장소를 이용하기 위한 public key가 필요함.

android studio 에서 git을 이용하는 방법 참고

http://androphil.tistory.com/584
http://wii.logdown.com/posts/2013/11/15/android-studio-git-tutorial

그대로 따라하면 push 전까지는 잘 된다.
push를 하기 위해서는 프로젝트의 Setting에서 key를 등록해야 한다.

저장소 사용을 위한 public key 얻어오기

http://guides.beanstalkapp.com/version-control/git-on-windows.html

등록한 후에 android studio에서 push를 해주면 오류없이 잘 된다.

TortoiseGIT, SourceTree같은 프로그램을 이용하면 명령어 없이도 사용할 수 있는 것 같다.

linux, mac에서는 bash를 이용하는 것이 더 편하므로.. 명령어도 알아두면 좋을 것 같다.

git 명령어 연습

https://try.github.io/levels/1/challenges/3

http://rogerdudler.github.io/git-guide/index.ko.html

처음에(first commit) git에 프로젝트를 push 할때 저장소를 이용하기 위한 public key가 필요함.

android studio 에서 git을 이용하는 방법 참고

구글개발자콘솔-> 앱키 관련 설정

APIkey

keytool -list -alias androiddebugkey -keystore debug.keystore -storepass android -keypass android

OAuth

keytool -exportcert -keystore C:\Users\username.android\debug.keystore -list -v

어플 내부에서 바꿀 내용은 없음.

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.