Skip to content

ayugohel/Movie-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie Application

This is a demo Movie Venue Detail Application.

Info about Application

  • Created Application with Xcode 10.3
  • Application built in Swift 5.0

Usage of the App

How to Start and Run :

  1. Open ios-interview-test.xcodeproj file with Xcode Editor

Getting Started

Currently, the app greets the user with a list of movie categories. Selecting a category drills down to a movie listing specific to the selected category. Finally, selecting a movie reveals more detailed information on the movie.

Application Details

  1. Application is developed in MVVM architecture

  2. Venue detail sceen is accessed by pressing the "Venue" button in a movie’s detail screen.

  3. The categories and movies are tied together in a 1­ to­ many relationship.

  4. Application code is optimized to improve the peformance of the application.

  5. Application is Tested with Unit Testing, inlcuded with code.

About

Simple App in MVVM architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages