Skip to content

RAOdotSH/QuizApp

Repository files navigation

Quiz App

Application Description:

This is a Quiz Application where students can attempt questions from different categories. They can add the questions they like to their favourites so that they can review them later. Open Trivia API is used to for getting questions for quiz of different categories. We will be adding features like leaderboard to compare progress with othes in upcoming days.

Snapshots

Functionality and concepts used:

  • We have used a third party library for implementing Neuomophism UI
  • Layouts: Constraint Layout, Linear Layout, Relative Layout
  • Recycler View: To display quiz categories, favourite questions Recycler View is used
  • Live Data and Room Database: Favourite questions are stored using room database
  • Firebase : For authentication and for further features like leaderboard we used firebase
  • Fragments : There is a bottom navigation and user can navigate between different fragments like profile, home and favourites questions. For navigating in different fragments , we have used navigation component

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages