Skip to content

Kotlin Movie App is a beginner-friendly Android app demonstrating key development tools: Firebase Authentication for secure login, Retrofit for API data fetching, and Glide for efficient image loading. This project provides a simple way to learn and apply essential Android development concepts.

Notifications You must be signed in to change notification settings

MyoWin-andrDev/Sample_Movie_App

Repository files navigation

Kotlin Movie App

A sample Android movie app built with Kotlin, designed to help beginners learn fundamental Android development concepts like Firebase Authentication, Retrofit API integration, and Glide for image handling.

Features

  • User Authentication: Implements Firebase Authentication to enable secure login.
  • Fetch Data Using API: Uses Retrofit to fetch movie data from an external API.
  • Image Loading: Integrates Glide for efficient and easy loading of movie poster images.

Tech Stack

  • Kotlin: The primary programming language used for app development.
  • Firebase Authentication: For handling user login and signup.
  • Retrofit: For making HTTP requests to fetch movie data.
  • Glide: For loading images efficiently within the app.

Installation

  1. Clone the repository:
    https://github.com/MyoWin-andrDev/Sample_Movie_App

About

Kotlin Movie App is a beginner-friendly Android app demonstrating key development tools: Firebase Authentication for secure login, Retrofit for API data fetching, and Glide for efficient image loading. This project provides a simple way to learn and apply essential Android development concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages