Giter VIP home page Giter VIP logo

2021-1-ossp2-barcode-8's Introduction

Barcode

편의점 PB 상품 후기 공유 안드로이드 어플리케이션

circleci last_commit lang issues

개요

COVID-19시대를 겪으면서 우리 사회에 '집콕'과 '혼술'이 새로운 트렌드로 자리 잡았다. 이를 뒷받침하듯이 대한민국에서 가장 유명한 편의점 3사 (CU, GS, 세븐일레븐) 브랜드 공식 모바일 어플리케이션의 이용, 설치자 수가 전년 대비 모두 상승했다. 그러나 우리 팀이 주목한 부분은 편의점 소비가 증가한 것에 비해, 편의점에 존재하는 수 많은 PB (Private Brand) 상품들에 대한 정보가 부족해 소비자들이 좋은 선택을 할 수 있는 경우가 그리 많지 않다는 점이다.

따라서, 8조 Barcode 팀은 '편의점 PB 상품들을 평가할 수 있는 모바일 어플리케이션' 을 개발하여 소비자들의 합리적인 소비 및 기업 차원에서 더욱 질 좋은 PB 상품을 개발할 수 있도록 하는 Win-Win 전략을 취하려 한다.

스크린샷

영상

라이선스

Barcode 프로젝트는 Apache License 2.0을 따릅니다.

사용한 라이브러리

dependencies {
    implementation 'com.kakao.sdk:usermgmt:1.27.0'
    implementation "com.kakao.sdk:v2-user:2.5.0"
    implementation 'gun0912.ted:tedpermission:2.2.3'
    implementation 'com.google.android.gms:play-services-vision:20.1.3'
    implementation platform('com.google.firebase:firebase-bom:27.0.0')
    implementation 'com.google.firebase:firebase-analytics'
    implementation 'androidx.appcompat:appcompat:1.2.0'
    implementation 'com.google.android.material:material:1.3.0'
    implementation 'com.google.firebase:firebase-core:18.0.3'
    implementation 'com.google.firebase:firebase-auth:20.0.4'
    implementation 'com.firebaseui:firebase-ui-auth:6.4.0'
    implementation 'com.github.bumptech.glide:glide:4.12.0'
    implementation 'androidx.legacy:legacy-support-v4:1.0.0'
    annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0' 
    implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
    implementation 'androidx.navigation:navigation-fragment:2.3.5'
    implementation 'androidx.navigation:navigation-ui:2.3.5'
    testImplementation 'junit:junit:4.+'
    androidTestImplementation 'androidx.test.ext:junit:1.1.2'
    androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
}

팀원

  • 팀장: 동국대학교 컴퓨터공학과 19학번 조양진
  • 팀원: 동국대학교 컴퓨터공학과 16학번 정동구
  • 팀원: 동국대학교 컴퓨터공학과 17학번 윤대현
  • 팀원: 동국대학교 컴퓨터공학과 17학번 이주영
  • 팀원: 동국대학교 컴퓨터공학과 18학번 서지민

See also the list of contributors who participated in this project.

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.