Camelcase User UserI

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

user

userIdInt
userNameString
emailString
passwordString
dobDate
genderBoolean
phoneString
addressString
roleIdInt

admin
adminIdInt

jobSeeker
jobSeekerIdInt

employer
employerIdInt

cv
jobSeekerIdInt
cvIdInt
cvNameString
cvDetailString

payment
paymentIdInt
paymentDetailString
paymentStatusInt
employerId
adminId
paymentOptionIdInt

application
jobIdInt
cvIdInt
submitDateDate
appIdInt

applicationProcess
appIdInt
approvedDateDate
applicationStatusInt
employerIdInt

role
roleIdInt
roleNameString

job
jobIdInt
employerIdInt
jobDetailString
startDateDate
endDateDate
jobTypeIdInt

jobType
jobTypeIdInt
jobTypeNameString

notification
notificationIdInt
userIdInt
notificationDetailString
timeDate
statusBoolean
paymentOption
paymentOptionIdInt
paymentOptionNameString
paymentOptionDetailString

You might also like