Kinema is an Android app that allows users to find movies and check the cinemas where they are screened. The current version (V1) supports cinemas around Poland, with version 2 (V2) currently in progress.
Playstore: Kinema V1
- Search for movies and view screening information
- Find cinemas and their locations
- Stay updated with the latest movie releases
Home (light) | Details Movie (dark mode) | Watchlist | Filters |
---|---|---|---|
To install Kinema on your Android device:
- Clone this repository to your local machine.
- Open the project in Android Studio.
- Build and run the app on your device or emulator.
Once installed, Kinema provides an intuitive interface for browsing movies and cinemas. Users can search for specific movies, view screening times, and locate nearby cinemas.
- Kotlin
- AndroidX
- Jetpack Compose
- Retrofit
- Glide
- Hilt Dependency Injection
- V1 (Published 3 years ago)
- Basic functionality for browsing movies and cinemas around Poland.
- V2 (In Progress)
- Currently under development, adding new features and enhancements.
Kinema relies on several libraries and plugins, including:
- AndroidX
- Jetpack Compose
- Retrofit
- Glide
- Hilt
- ...and more. See the versions and libraries sections in the project's configuration.
Contributions to Kinema are welcome! If you'd like to contribute, please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License.