Please enable JavaScript.
Coggle requires JavaScript to display documents.
Online-Matrimonial-site - Coggle Diagram
Online-Matrimonial-site
Models
User
User details
Chat
Match
View
Preference
Routes
Authentication
Signup
SignIn
SignOut
User
Personal details
Family details
Partner preference
Liked Profiles
Kundli
Visited profiles
Matching profiles
Upload profile pic
Chat
Chat list
Add new chat
User chat
Chat search
Matching
getMatchedProfiles
getLikedProfiles
getSuggestedProfiles
sendMatchRequest
unmatchedProfile
getNewProfiles
getProfileViewers
preference
getPrefernceQuestion
submitPreferenceByUser
searchByPreference
Contorllers
Authentication
Signin
Signup
Signout
isVerified !!
isAuthenticated !!
checkForToken !!
User
getUserById
getPersonalDetails
getFamilyDetails
getPreference
searchByPreference
getKundli
getLikedProfile
getMatchedProfile
uploadProfile
Chat
getChatList
addNewChat
getProfilesList
getChat
matching
getSuggestedProfiles
getNewProfiles
getLikedProfiles
getMatchedProfiles
unmatchedProfile
sendMatchRequest
getProfileViewers
preference
getPreferenceQuestion
submitPreference
searchByPreference