Skip to content

Instantly share code, notes, and snippets.

@sedovolosiy
Created March 29, 2016 09:38
Show Gist options
  • Save sedovolosiy/8af0484c5e85ae484c74 to your computer and use it in GitHub Desktop.
Save sedovolosiy/8af0484c5e85ae484c74 to your computer and use it in GitHub Desktop.
User:
id
username
password_hash
email
status
auth_key
created_at
updated_at
Personal_info:
id
user_id
user_email
avatar
firstname
lastname
position
date_of_birth
adress
phone
website
Profile:
id
user_id
description
Work:
id
user_id
title
short_description
description
image
Resume:
id
user_id
title
date
description
Education:
id
user_id
title
date
description
Skills:
id
user_id
title
skill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment