Quiz-App

This is a Quiz Android App where users can log in to their accounts, answer questions, and upon submitting, the app calculates their score and provides the user with the correct answers. The app utilizes Firebase authentication for user authentication. It also utilizes Firebase Firestore to store questions and their corresponding answers, which are then fetched by the app. The app’s admin can upload questions via Firestore, allowing for scalability as they can upload multiple questions and their answers ,covering various topics to Firebase. The app requires an internet connection for authentication. Here are some screenshots demonstrating how the app functions: Front screen Sign up screen Sign in screen Main Screen Navigation Drawer Profile screen first question screen Answered first question Answered second question Results screen Authentication Firestore

GitHub

View Github