Skip to content

Android app to search and track movies & TV shows using TMDB API. Built with Java, Retrofit, and Picasso.

Notifications You must be signed in to change notification settings

vickshan001/Movies-GO

Repository files navigation

🎬 Movies GO – Android App

Movies GO is an Android app that lets users browse and track movies and TV shows using data from The Movie Database (TMDB). It displays movie details along with the streaming services they're available on.


📱 Features

  • 🔍 Search movies and TV shows
  • 🖼️ Display movie posters with rounded corners
  • 📊 Retrieve data from TMDB API (JSON)
  • 📱 Built using RecyclerView for smooth scrolling
  • ⚡ Fast image loading using Picasso
  • 🧩 Retrofit used for API requests
  • 💡 Inspired by the IMDb app layout

🛠 Tech Stack

  • Language: Java
  • IDE: Android Studio
  • API: TMDB
  • Libraries:
    • Retrofit (for API handling)
    • Picasso (image loading)
    • RoundedImageView (modern UI)
    • RecyclerView (UI component)

About

Android app to search and track movies & TV shows using TMDB API. Built with Java, Retrofit, and Picasso.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages