Skip to content

'Quizee' is a quiz android application developed completely using Kotlin. It allows users to test their knowledge and have fun answering questions on various topics.

Notifications You must be signed in to change notification settings

armaanjaj/Quizee

Repository files navigation

Quizee

Quizee is a quiz app for Android that allows users to test their knowledge and have fun answering questions on various topics.

Features

  • Multiple-choice questions with options
  • Score tracking
  • Different categories of quizzes

Screenshots

Screenshot 2023-05-27 020038 Screenshot 2023-05-27 020145 Screenshot 2023-05-27 020254 Screenshot 2023-05-28 023348

Getting Started

These instructions will help you get a copy of the Quizee project up and running on your local machine for development and testing purposes.

Prerequisites

  • Android Studio installed on your machine
  • Android device or emulator running Android OS (minimum SDK version XX)

Installing

  1. Clone the repository to your local machine using the following command: git clone https://github.com/armaanjaj/Quizee
  2. Open Android Studio and select "Open an Existing Project."
  3. Navigate to the cloned directory and select the Quzee project.
  4. Let Android Studio import the project and download any necessary dependencies.

Configuration

  1. In Android Studio, open the gradle.properties file.
  2. Replace the values of the following properties with your own configuration:
App Configuration
* appVersionCode=1
* appVersionName=1.0

SDK Versions
* compileSdkVersion=33
* minSdkVersion=24
* targetSdkVersion=33

Build Types
* release
* minifyEnabled = false

Kotlin Options
* jvmTarget = 1.8

Running the App

  1. Connect your Android device to your machine or start an emulator.
  2. Build and run the app from Android Studio.

Contributing

If you'd like to contribute to Quzee, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes with descriptive commit messages.
  4. Push your changes to your forked repository.
  5. Submit a pull request to the main repository.

Contact

If you have any questions, suggestions, or feedback, please feel free to reach out to [email protected].

About

'Quizee' is a quiz android application developed completely using Kotlin. It allows users to test their knowledge and have fun answering questions on various topics.

Topics

Resources

Stars

Watchers

Forks

Languages