Skip to content

iOS App with Trie-Tree-Autocomplete algorithm and MVVM architecture

Notifications You must be signed in to change notification settings

AmishaChordia/MovieTime

Repository files navigation

MovieTime

An iOS movie booking app which allows you to search movies, view its listing and details. It uses themoviedb APIs to fetch data.

Highlights:

  1. Custom Trie Algorithm for search autocomplete
  2. MVVM Architecture

Requirements:

  1. Swift 5.0
  2. Xcode 11.0+

Steps to run the project:

  1. To compile the project on Xcode, run pod install in your terminal at the project directory's path
  2. Open MovieTime.xcworkspace workspace and run on simulator/ device

Image of Dashboard Image of Details Image of Details Image of Details Image of Details

About

iOS App with Trie-Tree-Autocomplete algorithm and MVVM architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published