Giter Site home page Giter Site logo

sasohan's People

Contributors

sooyeon330 avatar tmddus avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

sooyeon330

sasohan's Issues

fragment3 구현

  • 화면 구성

  • 캘린더 기념일에 점 표시하기(decorator)

  • Relative_Board_frag3 내부에 리스트뷰 구성

  • 클릭한 날짜에 해당하는 기념일 띄우기

  • 일정 추가 페이지 구현

    • 레이아웃 구성하기

    • 데이터베이스 연동하기

DB 구현

연락처

  • 저장된 연락처 다 가져오기 getAllFamily() => 리턴타입 ArrayList

  • 연락처 저장 familyInsert()

  • 이름에 해당하는 번호 가져오기 getPhoneNum(String name) => 리턴 String

사랑해

  • 일기 쓰기 DiaryInsert(String title, String content, String receiver, int isSend, int isPrivate)

  • 일기 모두 가져오기 getAllDiary() => 리턴타입 ArrayList

소중해

  • 사진 저장하기 imageInsert(byte[] img)

  • 사진가져오기 getImage() = > 리턴 ArrayList<byte[]>

기억해

  • 기념일 저장 DateInsert(long date, String name)

  • 기념일 전부 가져오기 getAllGiukDate() = > 리턴 : ArrayList

  • 날짜에 따른 기념일들 가져오기 getGiukDate(long date) => 리턴 ArrayList

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.