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.
- Browse movies
- Search movies
- Save movies to favorites
- View movie details
- Change language
- Enable dark mode
- iOS 14.0+
- Xcode 12.0+
api: https://developers.themoviedb.org/3/getting-started/introduction
- Kingfisher
- DropDown
- CoreData
Preview |
---|
![]() |
The app uses CocoaPods to manage dependencies, so be sure and complete the following steps to build and run the app.
git clone https://github.com/OrionInnovationTRTech/CineSoon.git
pod install
(If you do not have CocoaPods installed on your machine, check this out.)
open TMDB-App.xcworkspace
In Xcode, select a simulator or your device and then click the "play" button to build and run.
This project is licensed under the MIT License - see the LICENSE.md file for details
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.