## Database Schema #### users * PK ID * username * Email * first_name * last_name ### passwords - PK ID - FK user_id - password ### communities - PK ID - community_name ### community_members - user_id - community_id ### community_posts - id - community_id - user_id - comment_title - content_type - content - post_date - flair_name - post_votes ### post_comments - PK ID - FK community_posts ID - FK user_id - content - date - comment_votes -
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up