Skip to content

fauziardha1/MovieApp-alfa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TMDB-MovieApp

logo

iOS Swift XCode Sqlite

Description

This movie app allows users to discover new and popular movies. The app features a list view of all the movies, where users can browse through the titles and read a short summary of each one. By clicking on a movie, users can access detailed information such as cast, crew, and release date. Additionally, the app includes a feature where users can watch the movie trailer directly in the app by playing it from YouTube. This app is perfect for movie lovers who want to stay up to date on the latest releases and watch trailers without having to leave the app.

Features

  • Shows list of currently popular movies as a card to view.
  • When the Card clicked, it will shows detail screen.
  • The Detail screen will shows the detail information about the movie, likes poster image, genres, duration, vote, overview, and reviews.
  • It also has ability to shows the movie trailer from youtube and play it inside the app.

Technology

  • Swift Programming Language
  • UIKit
  • Xcode
  • CoreData
  • MVVM Design Pattern
  • AVKit and YoutubePlayerKit
  • TMDB API

Requirements

  • This app run on iOS version minimum iOS.13 till current version of iOS.
  • It will be partly required for internet connection.

Installation

  • Currently it is not in App Store yet, but i hope soon.
  • But if you want to test this apps, you can clone this repo and run it on your machine.

App Galery

Support

  • This app is not great enough yet, any tips and suggestion are wellcome.
  • Please tell me if there is any bug that occure or any feature that need to apply.

Credits

License

  • No License yet, it still under mypersonal project.