Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 986 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 986 Bytes

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