Skip to content

My first attempt at developing an Android application using Kotlin

Notifications You must be signed in to change notification settings

khakestari/Kotlin-Android-Project

Repository files navigation

Kotlin Android Project

This is a Kotlin Android project developed as part of an Android development course at university. The project showcases the basic structure and functionalities of an Android application, including fetching and displaying data from a remote API, using Room for local database storage, and implementing a simple UI.

Introduction

This project is my first attempt at developing an Android application using Kotlin. Having experience with the Flutter framework, this project helped me understand the differences and unique aspects of Android development with Kotlin.

Features

  • Fetches movie data from a remote API
  • Displays movie details in a RecyclerView
  • Stores movie data locally using Room
  • Implements a simple image slider for movie posters (not completed)
  • Handles network errors and exceptions gracefully

Screenshots

Home Screen Register Screen

About

My first attempt at developing an Android application using Kotlin

Topics

Resources

Stars

Watchers

Forks

Languages