Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 960 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 960 Bytes

KotlinQuizApp

Demo Account

Email: [email protected] Password: 123456

Description

Simple Quiz application, for android devecies using Kotlin Language.

Libraries Used

  • Firebase for authentication and storing user data.
  • Retrofit & Gson convertor for the quiz questions.
  • ViewPager for going from question to another.
  • Work manager for notification.

Application Screens

KotlinQuizApplication.mov

Related Links