General
Portfolio
-
Framework: Django Database: PostgreSQL Features: - Search system using a keyword index
- Tagging using django-taggit
- Git-based version control
Description: A Q&A community site that I created to get hands-on Django experience. Uses a custom search system that runs based on a keyword index maintained in a database table which should be faster than making use of full-text searches within the long text columns. Link: somewhy.com (defunct)