CustomerID (PK)
Name
Contact
Address
ProviderID (PK)
ServiceType
ServiceID (PK)
ClientID (FK)
OrganizerID (FK)
Amount
ServiceDetails
BookingID (PK)
UserID (FK)
ProviderID (FK)
ServiceID (FK)
Date
LocationID (PK)
Capacity
UserID (PK)
UserName
UserMobile
UserEmail
FeedbackID (PK)
BookingID (FK)
Rating
Comments
Admin_id
Email
Password
login()
manageUsers()
manageOrganizers()
monitorLogs()
generateReport()
Organizer_id
reviewLog()
approvalLog()
selectLog()
giveFeedback()
User_id
submitLog()
updateLog()
reportLog()
Service_id
Location_id
DateTime
Details
bookService()
cancelService()
editService()
Service
ContactInfo
updateService()
deleteService()
Payment_id
Event_id
makePayment()
getInvoice()
OrganizerID (PK)
OrganizerName
PaymentID (PK)
PayDate
Status
PayCusID (FK)
LoginID (PK)
UserPass
by sp