Giter VIP home page Giter VIP logo

team-d1's People

Contributors

bumsgoh avatar jyeoni0919 avatar seonghun23 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

team-d1's Issues

이미지 디스크캐싱 기능 구현

이미지 디스크캐싱 기능 구현, 새로운 이미지를 앱 내 Document 폴더에 저장하고 요청시 확인하여 이미지를 불러올 수 있도록 기능 구현

작품 표시 화면 UI 변경

현재 화면 구성을 버리고 앱내 사진 앨범에 사진 표시 참고하여 화면 변경, 작가 및 작품설명 위치도 적절하게 변경

작품 등록 화면

작품 등록화면 타이틀, 탭제스처를 통한 이미지 피커, 텍스트 필드 구현

앱 내 데이터 베이스 접근 기능 추가

앱 내 데이터 베이스에 접근하여 새로운 값 및 변경 값 저장할 수 있는 기능 추가, 네트워킹에서 가져온 데이터와 앱 내 데이터 베이스를 비교하여 중복된 값을 식별하는 기능 추가

자료구조 설계

네트워킹과 앱 내 데이터 베이스에 적용할 자료구조 정의

작품상세화면 구현

이미지 표시 화면 구현, 스크롤뷰를 이용한 확대 및 축소, 앱 종료 애니메이션 구현

Firebase Rest API Wrapper에 DI를 적용하고 내부 구현을 수정합니다.

  • Network라는 일반적인 네트워킹을 커버해줄 수 있는 프로토콜을 만들고 그것을 채택하는 Worker 구조체를 만들었습니다

  • ResponseParser 프로토콜을 만들고 그것을 채택하는 JsonParser로 전반적인 Json parsing을 처리하게 하였습니다

  • RequestMakable 프로토콜을 만들고 그것을 채택하는 RequestMaker를 구현하여 request를 만드는 일을 전담시켰습니다

  • 목표인 파이어베이스 wrapping을 위해 FirebaseDatabase, FirebaseStorage, FirebaseAuth를 만들고 내부에서는 네트워크 관련 로직을 모르게하였습니다.

  • 위 나열한 프로토콜들을 파이어베이스 객체모델에 주입하는 형식으로 작성하였습니다.

  • 이후 init이 커지게 되어 factory를 만들어서 조금 더 유용하게 구성해볼 계획입니다.

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.