Giter VIP home page Giter VIP logo

bookmark-java-mvvm's Introduction

북마크SE

[제작기간] 8주
[프로젝트 내용] 카테고리별 북마크 관리하는 안드로이드 앱
[프로젝트 인원] 1명


SKILL

  • Android : Java, MVVM Pattern, Retrofit2, Google/Facebook API, Firebase fcm, Room
  • Server : Ubuntu 18.04(IWinV), Apache 2.4.29, PHP 7.2.25, MariaDB 10.1.44, JWT
  • Retrofit2을 활용한 회원유저의 회원가입, 로그인, 북마크 CRUD
  • Firebase FCM을 활용한 push notification (업데이트 안내)
  • Drag & Drop으로 북마크와 카테고리 순서 변경
  • JWT 인증을 통한 회원가입, 로그인
  • MariaDB 를 활용한 회원 테이블
  • JSON + PHP + HTTP를 활용한 북마크 관리 REST API

클래스 및 기능 설명

메인 페이지

클래스

  • home 프래그먼트 에서 bookmark 및 category 아이템 Recycler View 구현
  • Navigation View와 메뉴
  • push 알림 및 다크테마 스위치
  • home 프래그먼트와 Navigation View 에 각각 viewModel 생성하고 분리하여 MVVM 패턴 적용

아이템 추가,편집 팝업

클래스

  • category, bookmark 아이템 로컬데이터베이스(게스트), 원격데이터베이스(회원)에 각각 생성
  • 아이템 수정, 삭제
  • 북마크 공유기능
  • 프래그먼트(view)와 viewModel클래스로 구분하여 MVVM 패턴 적용

아이템 포지션 편집 페이지 (Drag & Drop)

클래스

  • 프래그먼트에서 bookmark 및 category 아이템 Recycler View 구현
  • 각 아이템 Drag & Drop 으로 포지션 편집
  • 프래그먼트(view)와 viewModel클래스로 구분하여 MVVM 패턴 적용

웹뷰 페이지 + 북마크 추가 팝업

클래스

  • url 검색 기능
  • web-view로 인터넷 페이지 확인
  • bookmark 추가 팝업으로 북마크 저장
  • url 공유 기능

푸쉬알림 페이지

클래스

  • 프래그먼트에서 Notice Recycler View 구현
  • Notice 객체 추가,수정,삭제
  • Firebase fcm 으로 푸쉬알림
  • 프래그먼트(view)와 viewModel클래스로 구분하여 MVVM 패턴 적용

정보, 로그인 페이지

클래스

  • 개인정보 처리방침, 오픈소스 라이센스 안내문
  • 구글, 페이스북 로그인 구현
  • Retrofit 과 jwt 인증을 통한 회원가입, 로그인 구현

util 패키지

클래스


data 패키지

클래스


bookmark-java-mvvm's People

Contributors

jhk-im avatar dependabot[bot] avatar

Watchers

 avatar

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.