Please enable JavaScript.
Coggle requires JavaScript to display documents.
Models - Coggle Diagram
Models
USER
PASSWORD(encrypted)
type - string
conversations
messages (array of message object)
text(string)
from(userId)
USERNAME
type - string
ROLE
type - ENUM
userBio
type - String
EMAIL(unique)
type - string
Mentorship/payment History
type - Array of objects
Connections
type - array
Skills
REVIEW
Title
Body
Rating
Skills
Tags
BLOG POST
Content type - text/image/file Option to download files?
Time : User might want some certain posts to be visible only for a certain time
(can implement if time permits)
Hashtag : To find relevant posts
Posted by: Username