User

Type Name
String name
String phoneNumber
String email
String[] BODList(임원진)
String nickName
Boolean isAdmin
String profileImage
Number studentID

ClubList

Type Name
club[] 동아리리스트
club[] 소학회리스트
club[] 단과대리스트

Club

Type Name
String Name
String ClubType
Board[] BoardList
String PosterImage

Board

Type Name
String BoardName
Number clubBoardIdx

MainPosts

Type Name
Post[] Notice
Post[] QnA
Post[] NewClubs
Post[] Awards

Activities

Type Name
Post post
String clubName

Post

Type Name
String title
String content
String author