Giter Site home page Giter Site logo

chuncheonian / khupass Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 2.0 12.08 MB

Kyunghee Univ Library Pass Generator iOS App using PassKit

Home Page: https://apps.apple.com/kr/app/khu-pass/id1598848741

License: MIT License

Swift 73.08% TypeScript 26.92%
apple-wallet aws-lambda first-app ios-app node-express passkit server serverless swift typescript

khupass's Introduction

Hi there ๐Ÿ‘‹

khupass's People

Contributors

chuncheonian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

robertchoi

khupass's Issues

[Refactor] ๊ณตํ†ต์œผ๋กœ ์“ฐ๋Š” UIButton ์ปดํฌ๋„ŒํŠธํ™”

๋ชฉ์ 

  • ์Šคํฌ๋ฆฐ๋งˆ๋‹ค ๊ณตํ†ต์ ์œผ๋กœ ์“ฐ์ด๋Š” UIButton์„ ์ปดํฌ๋„ŒํŠธํ™” ํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค.
  • v1.1 ์ถœ์‹œ ์ „ ์ฝ”๋“œ ๊ฐœ์„ ํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค.

์ž‘์—… ์ƒ์„ธ ๋‚ด์—ญ

  • ์Šคํฌ๋ฆฐ๋งˆ๋‹ค ๊ณตํ†ต์ ์œผ๋กœ ์“ฐ์ด๋Š” UIButton์„ ์ปดํฌ๋„ŒํŠธํ™”
  • ์ฝ”๋“œ ๊ฐœ์„ 

[Feat] Wallet ์‹คํ–‰ ๋ฒ„ํŠผ ์ถ”๊ฐ€

๋ชฉ์ 

  • Pass๋ฅผ ๋งŒ๋“  ํ›„, ์ด๋ฅผ ํ™•์ธํ•˜๊ธฐ ์œ„ํ•ด Wallet ์‹คํ–‰ ๋ฒ„ํŠผ์„ CompletedController์— ์ถ”๊ฐ€

์ž‘์—… ์ƒ์„ธ ๋‚ด์—ญ

  • Wallet ์‹คํ–‰ ๋ฒ„ํŠผ ์ถ”๊ฐ€

์ฐธ๊ณ  ์‚ฌํ•ญ

[Refactor] modern concurrency ์ ์šฉ

๋ชฉ์ 

Swift 5.5๋ถ€ํ„ฐ ์ง€์›ํ•˜๋Š” Modern Concurrency๋ฅผ ์ ์šฉํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค.

URLSession.shared.data๋ฅผ ์‚ฌ์šฉํ•˜๊ธฐ ์œ„ํ•ด ํ”„๋กœ์ ํŠธ ์ตœ์†Œ ๋ฒ„์ ผ์€ iOS13์—์„œ iOS15๋กœ ์˜ฌ๋ฆฌ๊ฒ ์Šต๋‹ˆ๋‹ค.

์ž‘์—… ์ƒ์„ธ ๋‚ด์—ญ

  • Modern Concurrency ์ ์šฉ
  • iOS15๋กœ ์˜ฌ๋ฆผ์— ๋”ฐ๋ผ ํ•„์š”์—†๋Š” ์ฝ”๋“œ ์‚ญ์ œ

[Feat] v1.1 ์ถœ์‹œ ์ „ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ ์—…๋ฐ์ดํŠธ

๋ชฉ์ 

ํ”„๋กœ์ ํŠธ์— ์‚ฌ์šฉ์ค‘์ธ
Lottie ,NVActivityIndicatorView, SnapKit, Then
๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ์ตœ์‹  ๋ฒ„์ ผ์œผ๋กœ ์—…๋ฐ์ดํŠธํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค.

์ž‘์—… ์ƒ์„ธ ๋‚ด์—ญ

  • ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ ์—…๋ฐ์ดํŠธ

[Refactor] ViewController์—์„œ View ๋ถ„๋ฆฌ

๋ชฉ์ 

ํ˜„์žฌ ViewController์—์„œ View๊ด€๋ จ ๋กœ์ง์„ ์ˆ˜ํ–‰ํ•˜๋Š”๋ฐ, ์ด๋ฅผ View๋กœ ๋ถ„๋ฆฌ์‹œ์ผœ ๊ฐ€๋…์„ฑ์„ ํ–ฅ์ƒ์‹œํ‚ค๊ฒ ์Šต๋‹ˆ๋‹ค.

์ž‘์—… ์ƒ์„ธ ๋‚ด์—ญ

  • Foldering ๊ตฌ์กฐ๋ฅผ ์Šคํฌ๋ฆฐ์œผ๋กœ ๋ณ€๊ฒฝ
  • ViewController์—์„œ View ๋ถ„๋ฆฌ

์ฐธ๊ณ  ์‚ฌํ•ญ

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.