Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 2.04 KB

README.md

File metadata and controls

42 lines (32 loc) · 2.04 KB

MJDonor-Front

명지대생을 위한 블록체인 기부 플랫폼

최종 발표프레젠테이션 보러가기


Contributors

김소현 이상훈 채기웅 최지현
백엔드 백엔드 백엔드/블록체인 프론트엔드
@KimSH39 @LeeSanghoon9999 @dipito @gus1043

Dependencies

  • 이미지

    implementation 'com.squareup.picasso:picasso:2.8' //이미지 서버 이미지 로드
    implementation 'com.squareup.retrofit2:converter-scalars:2.5.0' //원본으로 이미지 서버 업로드
    implementation 'com.squareup.retrofit2:adapter-rxjava:2.1.0'
    implementation 'com.google.code.gson:gson:2.8.6'
    implementation 'com.squareup.retrofit2:converter-gson:2.1.0'
    implementation 'de.hdodenhof:circleimageview:2.2.0' //동그랗게 이미지 넣기
    
  • 회원가입 Stepper

    implementation 'com.github.shuhart:stepview:1.5.1'//회원가입 stepper
    

Demo

MJDonor.mp4