Skip to content

kadehar/cion

Repository files navigation

CiOn

CiOn (means - Cinema Online) is an application that makes watching movies on Android easier.
CiOn supports two themes - Light and Dark. You can toggle it in your smartphone settings.

Languages and tools used in this project:

  • Kotlin as a main programming language
  • Koin as a Dependency Injection framework
  • Retrofit as an HTTP-client
  • GSON as a JSON to DTO converter
  • Coroutines for a multithreading
  • Cicerone as a screens' navigation
  • Glide for an image loading
  • ExoPlayer for a video player

Screens

Main Screen

On the Main Screen you will see some movies cards, which you can scroll vertically.
Tap on the info icon to open About Movie Screen.
Tap on the play icon to open Video Player Screen.
You can see it in demo section below in the Demo.

About Movie Screen

On the About Movie Screen you will see film poster, genres and overview

Video Player Screen

On the Video Player Screen you will watch selected movie in full screen mode.

Demo

Below you can see a demo of CiOn application.

About

CiOn is Cinema Online Android application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages