Skip to content

KUHOO-S/QuizzyWizzy

Repository files navigation

QuizzyWizzy

Table of Contents

Introduction:

QuizzyWizzy is a quiz based Android Application, bulit using Android Studio in JAVA.The app is powered by a firebase for authentication aa well as to maintain a database. We offer of quizes on various topic, using and external API - https://opentdb.com .

Working

Working with JAVA we used Google's Volley library to parse the JSON from the API to a java object to use in the app.Users can register on the app connected to firebase backend and play as many quizes from the options given. Their wins and losses are stored and displayed on their respective profile pages. Future versions may involve customised quizes wherein each user makes and publishes their own quiz.

Implementation Demo screenshots can be found in the Report.pdf file

System Requirements:

Android Studio requires:(https://developer.android.com/studio)

  • Microsoft Windows 7/8/10 (32-bit or 64-bit)
  • 3 GB RAM minimum, 8 GB RAM recommended (plus 1 GB for the Android Emulator)
  • 2 GB of available disk space minimum, 4 GB recommended (500 MB for IDE plus 1.5 GB for Android SDK and emulator system image) 1280 x 800 minimum screen resolution.

Firebase requires: (https://firebase.google.com)

  • Targets API level 16 (Jelly Bean) or later
  • Gradle 4.1 or later
  • Jetpack (AndroidX), which includes meeting these version requirements: ** com.android.tools.build:gradle v3.2.1 or later ** compileSdkVersion 28 or later

Installation

  1. Clone the repo
git clone https://github.com/KUHOO-S/QuizzyWizzy.git
cd QuizzyWizzy
  1. Open Android Studio, set up firebase and Build.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


KUHOO-S

💻 📖

realsrivast

💻 🎨

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Quiz based Android App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages