taftse / stupid.exposed

this is the source code for the stupid.exposed site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stupid Exposed Project

Lets expose some stupid shit

site will allow the posting of stories,images and videos

all posts and comments can be rated in a fashion similar to reddit

each comment can have a child comment

teach post belongs to a category

#Tables

posts -> contains all posts

tags -> lists all the available tags

comments -> contains all comments for a post

post_tags -> links a tag to a post

rating -> list the rating of a post/comment submitted by a user

categories -> list all the categories

About

this is the source code for the stupid.exposed site


Languages

Language:PHP 75.1%Language:HTML 17.7%Language:CSS 3.8%Language:JavaScript 3.1%Language:ApacheConf 0.3%