Skip to content

algorithm-helper/ios-app

Repository files navigation

Algorithm Helper iOS App

This is the native iOS application for Algorithm Helper, built in Swift 4 and XCode, compatible for iOS devices running iOS 11+ (iPhone/iPad/iPod Touch).

Features

  • Clean, minimalistic UI
  • Efficient search using r-way trie to build search index
  • Retrieves articles from Firebase Storage
  • Markdown articles rendered dynamically using Down

Bugs / Improvements Needed

  • Render Latex from markdown file
  • Delay on select table view cell on search view
  • Swipe left to delete bookmark