Skip to content

Itsydv/QuizApp

Repository files navigation

QuizApp 🤖

version-0.1 Koltin

This is an Basic QuizApp based on the Figma screens and JSON data. The app first lists a set of questions which are available in the JSON file. User can tap on a single question to view it's details and attempt it.

Figma Design

Features

  • Shows Loading effect whenever app loads data (Uses facebook shimmer library)
  • Stores Record of Attempted and Unattempted Questions locally in device storage (using room library for this purpose)
  • App is purely Built-in kotlin hence concise syntax
  • Loads Latex Syntax using MathJax

Screenshots

Video Demo

Library and Dependencies Used 🔗

  • Facebook Shimmer library
  • Gson library for JSON parsing
  • Navigation Components
  • Room Library
  • Material Design 3

Known Issues

  • Not loading Latex in some cases

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages