Skip to content

Show price comparison information from Naver Shopping

Notifications You must be signed in to change notification settings

oddukgi/Gasungbi

Repository files navigation

Gasungbi

이 앱은 Naver 서비스 API (검색) 를 사용하여 네이버 쇼핑 검색 결과를 보여줍니다.
사용자는 좋아하는 물건을 선택하여 북마크 추가나 삭제를 할 수 있습니다.
테이블 행을 클릭하면 자세한 가격정보를 볼 수 있습니다.
사용자는 가격정보를 SNS나 메모장에 저장할 수 있습니다.


This app shows item price from Naver Shopping.
Users can add or delete favorite items. When click table row, it shows detail price information.
User can share price information from SNS or Memo app.

Overview

  1. Search items and check price on tableview
  2. User can select favorite items
  3. Just click item, user check detail price
  4. Share detail price link using memo and SNS

  1. 제품명을 입력하면, 바로 네이버쇼핑의 최저가를 테이블에서 볼 수 있습니다.
  2. 사용자는 좋아하는 아이템을 선택하여, 따로 담아둘 수 있습니다.
  3. 아이템을 클릭하면 타사이트 가격정보를 볼 수 있습니다.
  4. 가격 정보 링크는 SNS와 메모장에 공유할 수 있습니다.

CocoaPods

This project have Podfile. You have to enter directory in terminal. Type this.

pod install

Notice

When loading website didn't show, see this issues board
Website is from Korea, and loading speed is different by country

Video

Technical Usage

  • Rest API to interact with Naver Open API
  • Downloading data from network resources
  • Researching and leveraging a new framework or library
  • Multiple select table view
  • Keep favorites list using Core Data

Releases

No releases published

Packages

No packages published