engingulek / MovieTicket

This application is movie ticket buying application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieTicket

This application is movie ticket buying application. Movie,date,seat and hour can be selected insede the application.
Payment page will be contuined when hour and seat(s) are selected. A ticket will be created when the purchase process is completed. Ticket created can saved to gallery when the save button where is top right in application is clicked

Technical information

  • This application is a moduler structure.
  • This application contains Apps, Kits, Modules
  • VIPER was used in the application
  • Protocol Oriented Programming and Dependency Injection was attentioned to use in the application
  • Unit Test was used in the application

Content of Modul and Kit is below:

Kits->Domain Kit,Shared Kit

Modules->Domain Modul, Shared Modul

Service

Firebase Realtime Database was used as API

Example APIs

##Screens

HomePageAndMovieDetailPartOne.mov
HomePageAndMovieDetailPartTwo.mov
HomePageAndMovieDetailPartThree.mov
SearchMovie.mov
ChooseCinemaAndSeatPartOne.mov
ChooseCinemaAndSeatPartTwo.mov
PaymentPagePartOne.mov
PaymentPagePartTwo.mov

About

This application is movie ticket buying application.


Languages

Language:Swift 97.6%Language:Objective-C 2.4%