페이지

2019년 4월 1일 월요일

Intellij Plug-ins

Intellij Plug-ins


* Lombok plugin

* CheckStyle-IDEA

* .ignore

* DTO generator
* POJO to JSON
* JSON Viewer

* String manipulation
* Grep console

2017년 8월 24일 목요일

쿠폰투게더

Download Link : https://itunes.apple.com/kr/app/id1270635461?mt=8

Platform : IOS 10+

Develop language
 - Client : Swift 3.0

Main feature
여기저기 관리 안되는 기프티콘을 한 곳에서 관리하고, 가족/연인/친구와 공유해서 사용하세요.

백업기능과 등록을 편하게 해주는 자동인식 기능은 덤! 


- 쿠폰투게더의 주요 기능 -

* 기프티콘, 기프티쇼, 카카오톡 선물 등 모든 e쿠폰 관리를 한곳에서! 
    각 업체들이 달라서 매번 뒤적거려야 했던 기프티콘들을 한곳에서 관리하세요.
    유효기간이 만료되서 날려버리지 않도록 알려드려요.
* 가족,연인,친구와 함께 쓰자!
    선물을 받았거나, 쌓아둔 기프티콘을 공유해서 함께 사용할 수 있어요.
* 등록은 간편하게!
    캡쳐한 쿠폰 사진을 등록하거나, 문자메시지를 복사만 하면 자동으로 인식해 드려요.
* iCloud 백업까지!
    휴대폰이 바뀌어도 애플 계정으로 기존 쿠폰들을 자유롭게 백업하고 복구할 수 있어요.

[접근 권한 안내]
- 사진
   사진 갤러리에서 기프티콘을 불러와 인식하기 위해서 사용합니다.
- 연락처
   기프티콘을 공유할 가족,연인,친구를 초대하기 위해서 사용합니다.

접근 권한은 동의하지 않아도 서비스 이용이 가능하나, 일부 기능에 제약이 있을 수 있습니다.

Made with
 - RxSwift
 - iCloud
 - Firebase
 - Google Vision API
 - Hero
 - etc.

2016년 10월 10일 월요일

I'm here for iMessage

Title : I'm here for iMessage

It's recommended by Appstore!!

Download Link : https://itunes.apple.com/kr/app/im-here-for-imessage/id1154548404?mt=8

Platform : IOS 10+

Develop language
 - Client : Swift 3.0

Main feature
Awesome!

I'M HERE makes you can share your current location to your friends, family and the others VERY SIMPLY.

And you can see the received locations in iMessage.

Study function
 - iMessage extension

2016년 1월 8일 금요일

Quick&Multi Timer

Title : Quick&Multi Timer

Platform : IOS 9+

Download Link : http://itunes.apple.com/app/id1067727400?mt=8

Develop language
 - Client : Swift 2.0

Main feature
Quick & Multi Timer is very simple and powerful timer application.

You can use these timers for several situations, for example, when you’re cooking, physical training, taking a nap, waiting for cup noodles, testing.... etc.

- How to use Quick Timer :
   Touch the start button for each preset timer (1, 5, 10, 30 minutes, or an hour)
   Or drag the edge of main timer to customize time you wish.

- How to use Multi Timer :
  Touch preset timers to start or stop. (And you can set those timers at the same time.)
  Also, you can add your own timers or edit timers to arrange them.

If you didn't accept about push notification or when it set on manner mode, alarm just would be vibrate only (without sound).

If you have any question, send email to me (junhyuk.jin@gmail.com)


Study function
 - Timer
   . NSTimer
 - In App Purchase
 - Play Sound & Vibration
 - Notification
   . LocalNotification
 - Libraries
   . Realm
   . Circle Slider

Study UI
 - CollectionView
 - TableView
 - Navigation & Tabbar
 - UIKit object

Added Library
 - Realm (side menu)
 - Circle Slider (animation)

2015년 10월 1일 목요일

GoGo

Title : GoGo

Platform : IOS 7+

Link : http://itunes.apple.com/us/app/id1035330139?mt=8

Develop language
 - Client : Swift 2.0
 - Server : PHP, MySQL
   . Move To Firebase baas
   . Realtime DB, Firebase Auth..

Main feature
 - sharing my location with friends.
 - talk with friends when shring locations.

Study function
 - Location
   . CoreLocation
 - Push
   . Remote push send
   . Remote, Local notification handling
 - Network
   . Http request, response
   . JSON parsing
 - Contacts (AddressBook) control
 - Firebase
 - Facebook, kakao talk SDK
 - Share
   . SMS, Facebook, Twitter

Study UI
 - MapKit (annotation, heading, compass.. )
 - ImagePicker
 - UIKit object

Added Library
 - SWRevealView (side menu)
 - Spring (animation)
 - Popover (popup view)
 - and so on.