Skip to content

Croissanton/Quiziosity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiziosity

Quiziosity is a basic Android quiz application developed using Kotlin and SQLite (Room). It allows users to engage with a series of quiz questions, providing an interactive learning experience.

Features

  • User-Friendly Interface: Intuitive design for seamless navigation.
  • Local Data Storage: Utilizes SQLite (Room) for efficient data management.
  • Customizable Quizzes: Easily add or modify quiz questions.
  • Performance Tracking: Monitor quiz results to assess learning progress.

Installation

  1. Clone the Repository:

    git clone https://github.com/Croissanton/Quiziosity.git
  2. Open in Android Studio:

    • Launch Android Studio.
    • Click on File > Open and navigate to the cloned repository.
  3. Build the Project:

    • Allow Gradle to sync and build the project.
  4. Run the Application:

    • Connect an Android device or start an emulator.
    • Click on the Run button or use Shift + F10.

Usage

Upon launching the app:

  • Start Quiz: Begin a new quiz session.
  • View Results: Check your performance after completing the quiz.
  • Add Questions: Navigate to the admin panel to add new questions.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%