i need help in drawing ER diagrams for the database tables of our company website (www.gtcareer.com)
Tables along with their fields of the gtcareer website
1)user_login
userid (pk)
pwd
2)user_details
userid (fk)
email
address
city
state
country
pincode
contactno
3) user_compdetails
userid (fk )
totalexp
annualsal
currentfunarea
industrytype
keyskills
academic_qualification
tech_qualification
4)resume
res_id (pk)
resumeheadlines
userid (fk)
5)resume path
res_id (fk)
resumepath
6)employer_login
employerid (pk)
pwd
7)employer_details
employerid (fk)
cpname
cpdesignation
companyname
address
city
state
pincode
country
phone
email
query
8)postjob
employerid (fk)
jobtitle
experience
companyname
location
posteddate