Check out the site at http://www.likeim5ive.com
Like I'm 5ive is an application that provides simple, laymen's explanations for everything. Search for and provide short explanations about people, places, concepts, youtube videos, news articles, or any URL or thing.
Create Entries
Create Explanations for those entires
Vote on Explanations
Comments (coming soon)
Registration
Responsive Styles-- completely mobile friendly!
Tests-- Selenium tested, Unit Coming soon (hey, it WAS a dash)
Help Docs
APIs-- GET for now, POST soon
TravisCI Integration
Search
Comments
Site Specific URL Parsing
Automatic consuming of 3rd party site
URL Shortener
Social Media Integration
User Point System
Popular / Random / Recent Posts
To get up and running::
pip install conf/requirements.txt
If you want to us Hadrian, map fab to conf/fab.py or pass in conf/fab.py as your fabfile. Then::
fab run_local
Otherwise just run the usual::
python manage.py runserver --settings=settings.local