1 / 5

Who The Hell

Who The Hell. System Requirement. Facebook 기반 Javascript /REST API 익명성 보장 글쓴이의 익명성 보장 친구만 열람 가능 열람시 권한 확인 ( 글이 직접적으로 권한을 가지지 않음 ) HTML5 로 UI 구현 리스트는 아래로 확장 서버는 JSP/ Servlet 으로 구현. User Requirement. 글 , 사진 , 링크 업로드 가능 동영상은 추후 논의 댓글 기능 댓글의 댓글은 사용불가 좋아요 나빠요 기능

chaeli
Télécharger la présentation

Who The Hell

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Who The Hell

  2. System Requirement • Facebook기반 • Javascript/REST API • 익명성 보장 • 글쓴이의 익명성 보장 • 친구만 열람 가능 • 열람시 권한 확인(글이 직접적으로 권한을 가지지 않음) • HTML5로 UI구현 • 리스트는 아래로 확장 • 서버는 JSP/Servlet으로 구현

  3. User Requirement • 글, 사진, 링크 업로드 가능 • 동영상은 추후 논의 • 댓글 기능 • 댓글의댓글은 사용불가 • 좋아요 나빠요 기능 • 스코어에 따른 글씨 opacity의 변화

  4. Architecture Server Facebook Database Client User Access Data Manager Agreement Facebook API UI (HTML5)

  5. Class Diagram UserInfo Story Reply String ID(P) String outhToken Long storyID(P) String userID(F) String content String imagePath Date date Int like Int hate Long replyID(P) Long storyID(F) String userID(F) String content Date date

More Related