The system is divided into the following bounded contexts, according to the identified pivotal points:
Following is a detailed description of each bounded context.
The Users bounded context manages everything related to the users,
authentication and access to app features.

UserCreatedUserUnblockedUserBlockedUserUpdatedUserLoggedOutAdminLoggedOutUserLoggedInAdminLoggedInThe Friendships bounded context is responsible for managing
the friendships between users and their messages.

FriendshipRequestSentFriendshipRequestAcceptedFriendshipRequestRejectedFriendshipRemovedMessageSentMessageReceivedThe Contents bounded context manages everything related to posts.

PostPublishedContentAlert| « Back to Index | « Previous | Next » |