Skip to content

OrionInnovationTRTech/CineSoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cine Soon

Cine Soon is a movie browsing and search app for iOS devices. It allows users to browse through a list of movies or search for specific movies by title. The app displays the movie's poster, title, release date, and a brief overview when available. Users can also view more detailed information about a movie by clicking on its poster or title.

In the app, users can save their favorite movies to a separate list for easy access. They can also change the language of the app to either English , Turkish and Russian and enable dark mode for a more comfortable viewing experience at night.

Cine Soon utilizes the CoreData, Kingfisher, and DropDown libraries to provide a smooth and efficient user experience. It is built using the latest version of Xcode and requires iOS 14.0 or higher to run.

Features

  • Browse movies
  • Search movies
  • Save movies to favorites
  • View movie details
  • Change language
  • Enable dark mode

Requirements

  • iOS 14.0+
  • Xcode 12.0+

Credits

api: https://developers.themoviedb.org/3/getting-started/introduction

Libraries used

  • Kingfisher
  • DropDown
  • CoreData

Preview

Preview
Preview

Building

The app uses CocoaPods to manage dependencies, so be sure and complete the following steps to build and run the app.

1. Clone the Repo Locally
git clone https://github.com/OrionInnovationTRTech/CineSoon.git
2. Install the Pods
pod install

(If you do not have CocoaPods installed on your machine, check this out.)

3. Open the .xcworkspace File
open TMDB-App.xcworkspace
4. Build the App

In Xcode, select a simulator or your device and then click the "play" button to build and run.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Contribution

I welcome contributions to this project. If you have an idea for a new feature or have found a bug, please open an issue in the repository. Pull requests are also welcome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published