/quiz_app

A Quiz app with beautiful UX design

Primary LanguageDart

Custom Quiz App with Firebase Integration

Overview

This is a specialized quiz app that allows users to take provided quizzes and stores their points at the end of each quiz. The app is built using Firebase Cloud Firestore for storing quiz questions and user scores. It also features an authentication system that enables users to sign up and sign in using their Google accounts.

Screenshots

Quiz Selection

Authentication

The app features a user-friendly authentication system that allows users to sign up and sign in using their Google accounts.

Quiz Questions

Users can take the selected quiz and answer a series of questions.

Key Features

  • User-friendly interface for quiz selection and question answering.
  • Firebase Cloud Firestore integration for storing quiz questions and user scores.
  • Authentication system that allows users to sign up and sign in using Google accounts.

Technologies Used

  • Flutter for building the app's user interface.
  • Firebase Cloud Firestore for storing quiz data and user scores.
  • Firebase Authentication for user sign-up and sign-in functionality.

Getting Started

Future Enhancements

  • Implement more quizzes on different topics.
  • Allow users to create and share their own quizzes.
  • Leaderboard to display the top scorers.
  • Improve user experience with animations and additional features.

License