Auto-tagging application for student collaboration based on Pinax

Executive Summary

We designed and implemented a python Django based application for auto-tagging students to aid collaboration. Whenever a user posts either a blog or question or event, the content gets tagged automatically. We used an API to get the tags from the content that the user enters. We also used Django Supertagging App to make all content tagging processes automatic. This included implementing inline highlighting of content as user types in the content. Along with auto-tagging we also allowed users to enter their own tags to make the app as flexible and user friendly as possible. We used heavy AJAX implementation and implemented caching to avoid repeated calls to the API. Once the module was ready, we integrated the code with design templates provided by the client.

About our Client

Social Networking Company

Industry

Social Networking

Technologies

Python