riyandifirman / cinema-app

Cinema Wiki | Submission of Juara Android 2023 Series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cinema Wiki

Cinema Wiki | Submission of Juara Android 2023 Series
Build Android Apps with Jetpack Compose

Submission of Juara Android 2023 Series

Features

Features that present in the app:

1. List Page

  • Display data in List format with a minimum number of 10 different items. Use LazyList/LazyGrid to arrange the data.
  • Displays the detail page when an item is pressed.

2. Detail Page

  • Display relevant images and information on detail pages.
  • Relevant information includes the similarity of information displayed on the main page with the details page.
    • There are titles and images that match the list
    • There is additional information that is not the same as the list

3. About Page

  • Displays a photo, name and e-mail

Application Installation Guide

  1. Go to https://github.com/riyandifirman/cinema-app
  2. Click on the Releases menu
  3. There is an initial release, which has the asset cinema-wiki.apk
  4. Click on the cinema-wiki.apk
  5. Downloading process will be start
  6. Install application

Screenshot Application

Home Page

Home Page Home Page

Detail & About Page

Home Page Home Page Home Page

About

Cinema Wiki | Submission of Juara Android 2023 Series


Languages

Language:Kotlin 100.0%