Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 611 Bytes

File metadata and controls

19 lines (16 loc) · 611 Bytes

TwitterWithJava

  • User management
    • Create new user
    • Log in
    • Change password
  • “Follow” mechanism
    • Follow some other users without any agreement
    • Show all followings and followers
  • “Article”
    • A user can write a short message on his board
    • A user can write a short message on a following’s board (@ID message…)
    • On a user’s board, his messages and the following messages are shown from latest
    • A user can open anybody’s board

최소선은 완료항목

You can add any interesting feature, which will get bonus points!!