Please enable JavaScript.
Coggle requires JavaScript to display documents.
HostBidable Database, Home Bidder - Coggle Diagram
HostBidable Database
Host
name
phone no, Unique
address
Flat
Postal Code
city
state
Street
lat
long
Email, Unique
Profile Image
isVerified, Boolean
Availability
HomeSeller ID - ObjectID
Time - Date
Booked - boolean
Title
Description
Services
Standard
price
currency
amount
Features
Premium
price
currency
amount
Features
Otp
_id
User_Email
Otp Code
userType
Note
Methods
IsExpired
Payments
UserId
_id
Created_at
Updated_at
Payment Object (Payment Details will be here)
HomeSeller
Property
Dates for Host(From - To)
Property Description
Bids - array(used by homeBidder)
Hosts - array of ObjectID
Property for Sell (co-ordinates/address)
Personal Information
Name
Email
Phone
Profile Pic
isVerified
Saved Hosts
ExpressRateRecords
Note
This is where we limit the no. of otp for user
Messages
Some Service API like twillio
Notifications
Home Bidder
Email, Unique
Phone, Unique
Profile Img
Address
State
City
Postal Code
Flat
Street
name
Bids
Array
BidId
AuctionId
BidPrice
created_at
updated_at
userType
comments