Closed Daggerpov closed 2 weeks ago
Codable
ChatMessage
User
[User]?
Location
AppUser
[FriendTag]?
Location?
FriendTag
[AppUser]?
Event
Composed of Location?, User, [User]?, [ChatMessage]?, [User]?
[ChatMessage]?
Created the following models:
Codable
(will be sent/received externally between the app <-> API):ChatMessage
User
,[User]?
Location
User
[User]?
App-Specific
AppUser
User
,[FriendTag]?
,Location?
FriendTag
[AppUser]?
Modified
Event
Composed of
Location?
,User
,[User]?
,[ChatMessage]?
,[User]?