Code Monkey home page Code Monkey logo

gdsc_android_task_cinehub's Introduction

CineHub - Your Ultimate TV Show Companion

CineHub is an Android application developed using Kotlin and XML, designed to provide users with a seamless experience in exploring and discovering TV shows and their episodes. The app leverages a powerful tech stack, including OKHTTP, Retrofit, Retrofit GSON converter, Glide, Paging, Coroutines, and Room to ensure optimal performance and a feature-rich user interface.

Features

  • TV Show List: Browse a comprehensive list of TV shows fetched from the TVMaze API.
  • Episode Details: View detailed information about each TV show, including the complete list of episodes.
  • Smooth User Experience: Utilizes coroutines for asynchronous programming, ensuring a responsive and smooth user interface.
  • Efficient Data Fetching: OKHTTP and Retrofit are employed for efficient and reliable data fetching from the TVMaze API.
  • Image Loading: Glide is used for efficient and fast loading of images, enhancing the visual appeal of the app.
  • Pagination: Implements Paging to manage and load large data sets efficiently, enhancing performance.
  • Local Database: Room is utilized for local data storage, providing offline access to previously fetched data.

Screenshots

Screenshot_20231226_151139 Screenshot_20231226_151338 Screenshot_20231226_151309 Screenshot_20231226_151405 Screenshot_20231226_151354

Tech Stack

  • Kotlin: Primary programming language for Android app development.
  • XML: Markup language for designing the app's user interface.
  • OKHTTP: HTTP client for making network requests.
  • Retrofit: Type-safe HTTP client for Android and Java.
  • Retrofit GSON Converter: Converts JSON responses into Kotlin data classes.
  • Glide: Image loading library for smooth and efficient image loading.
  • Coroutines: Used for asynchronous programming, ensuring a responsive user interface.
  • Paging: Library for managing and loading large data sets in a paginated manner.
  • Room: Local database for storing and caching data.

Getting Started

To run CineHub on your local machine, follow these steps:

  1. Clone the repository: git clone https://github.com/manojkp08/GDSC_Android_Task_CineHub.git
  2. Open the project in Android Studio.
  3. Build and run the app on your emulator or physical device.

Contributing

If you'd like to contribute to CineHub, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/new-feature
  3. Make your changes and commit them: git commit -m 'Add new feature'
  4. Push to the branch: git push origin feature/new-feature
  5. Submit a pull request.

Acknowledgments

  • Thanks to TVMaze for providing the API that powers CineHub.

Contact

For any inquiries or feedback, please contact [email protected].

gdsc_android_task_cinehub's People

Contributors

manojkp08 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.