Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DamianvdB/Star_Wars

Repository files navigation

Star Wars films

Android application written in Kotlin which displays information about all the released Star Wars films to date.

Jetpack Components

The following Android Jetpack Components were used:

  1. LiveData
  2. ViewModel
  3. Lifecycle

Application structure

1. Splash screen

Loads (and caches) all the basic information about the Stars Wars films.




2. Film list screen

Displays a list of all the Star Wars films, with the following information:

  • Title
  • Release date
  • Directors
  • Producers
  • Poster




3. Film detail screen

Displays the following additional information about a specific Star Wars film:

  • Rating
  • Characters
  • Crawling text




Resources

All information about the Star Wars films are from the following APIs:

About

Android application written in Kotlin which displays Star Wars films.

Topics

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages