Giter Club home page Giter Club logo

Comments (5)

kyungseop avatar kyungseop commented on August 11, 2024

프로필 이미지 크롭 모듈 추가 필요

from chainity-web.

kyungseop avatar kyungseop commented on August 11, 2024
  • 프로필 이미지 전송 작업
  • 계정정보 업데이트 방법 변경

from chainity-web.

rygh4775 avatar rygh4775 commented on August 11, 2024

@kyungseop

  • 보상 내역

진행 상황 공유 부탁드려요

from chainity-web.

kyungseop avatar kyungseop commented on August 11, 2024

장부 상세정보 접속링크 추가 필요

from chainity-web.

kyungseop avatar kyungseop commented on August 11, 2024

사용자 정보 수정 수정시 avatar, thumbnail URL의 서버주소 항목이 append 되서 전달됨.
예)
{
"_id": "5ce157fcc5e7160025b39e04",
"email": "system",
"name": "syste232",
"status": "active",
"role": "system",
"keyStore": {
"address": "f9461f381099a253aee4100806a58385e281d4ed",
"id": "8cd68349-85cb-43c8-840f-a98614aa7dbd",
"version": 3
},
"createdAt": "2019-05-19T13:19:56.634Z",
"__v": 0,
"avatar": "http://localhost:3000/v1/images/http://localhost:3000/v1/images/5ce157fcc5e7160025b39e04_1560448270132_profile.jpg",
"thumbnail": "http://localhost:3000/v1/images/http://localhost:3000/v1/images/5ce157fcc5e7160025b39e04_1560448270135_thumb.jpg",
"id": "5ce157fcc5e7160025b39e04"
}

from chainity-web.

Related Issues (20)

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.