/ioee

An app for ioe students: "saving/sharing lab works: (code+File) without login" and also contain "pdf-search engine"

Primary LanguageJavaScriptApache License 2.0Apache-2.0

ioee

  • Django-powered application for Engineering Students.

Features

1. Code Share

2. Pdf Search Engine

  • Searches pdfs shared by other ioe students
  • currently crawled (from google drive) and indexed over 50,000 pdfs
  • redis to cache the results.
  • Deep search: split query text into individual words and search parallely (using thread pooling) for individual words.
  • deployed here in heroku

references: