Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add GetQRCodeUseCase and qrcode repository [#76] #81

Merged
merged 3 commits into from
Oct 11, 2024

Commits on Oct 10, 2024

  1. refactoring camera in external module [FoKE-Developers#76]

    - external camera 기능의 모듈 내 위치 변경
    DokySp committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    836acd0 View commit details
    Browse the repository at this point in the history
  2. add qrcode-kotlin library [FoKE-Developers#76]

    - QR Code 생성 라이브러리 의존성 추가
    - https://github.com/g0dkar/qrcode-kotlin
    DokySp committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    05e72a2 View commit details
    Browse the repository at this point in the history
  3. add GetQRCodeUseCase and qrcode repository [FoKE-Developers#76]

    - QR코드 생성 및 Bitmap 반환 UseCase 추가
    DokySp committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    307a2cf View commit details
    Browse the repository at this point in the history