APP-iOS3rd / PJ3T2_Mymory

멋쟁이사자처럼 iOS 앱스쿨 3기 팀 프로젝트
10 stars 3 forks source link

모아MOAH

당신의 추억, 세상과 함께 빛나다

iTunes App Store

앱스토어: https://shorturl.at/qFMZ8

팀원

김태훈 김소혜 김성엽 이명섭 여현서 정정욱

프로젝트 소개

피그마

기술 스택

Environment

Static Badge Static Badge

Development

Static Badge Static Badge

Communication

Static Badge Static Badge Static Badge

Library

Kingfisher Alamofire FLAnimatedImage

아키텍쳐

디자인 아키텍쳐

image-20240227095155996
MVVM 디자인 패턴

Firebase 데이터 다이어그램

User

필드명 Dtype Nullable 설명
uid string user ID
name string user 이름
email string email
profilePicture string Url 값
isCurrentUser 현재 로그인한 유저 확인

User-Memo

필드명 Dtype Nullable 설명
memolist [UUID] 내가 작성한 메모 id들

Memo

필드명 Dtype Nullable 설명
uid UUID Memo 구분 Uid
userCoordinateLatitude Double Memo 작성 위도
userCoordinateLongitude Double Memo 작성 경도
buildingName String True 간략한 주소명
createdAtTimeInterval Double 메모 작성 UnixTime
userAddress String 작성 주소
memoTitle String 제목
memoContents String 내용
isPublic Bool 메모 공개여부
isPinned Bool 메모 공개여부(프로필)
memoTagList [String] 태그 목록
memoLikeCount Int 좋아요 수
memoSelectedImageData [Data] 메모 첨부 사진
memoCreatedAt TimeInterval 작성 시간
userId string 작성자 UUID
memoTheme ThemeType 메모 테마 Id
memoFont FontType 메모 폰트 Id

시연 영상

시연 동영상