lxchiati / quizapp

πŸ“š A Quiz-App built using Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz-App

A quiz app built using Flutter. It currently covers programming topics such as (i.e. TypeScript, Angular, Firebase...) and others. Although the topics can be changed by changing the Firestore data for really any other types of quiz. Going with Flutter is a easy choice with its quick development time and fast execution times. Firebase as the backend and storage solution makes it very easy to scale and change all the quiz subjects. The biggest challenge was getting the Oauth to work in Google services and Firebase login.

Getting Started

This project is a starting point for a Flutter application. Clone this repository, with VSCode or Android Studio then download the Flutter tools. Note you will need to provide your own generated GCP or AWS keys for the services listed in ios/Runner/GoogleService-Info.plist

$ git clone 
$ cd quizapp
$ flutter run

Built With

  • Flutter - The hybrid framework used.
  • Dart - The language Flutter is written in.
  • Firebase - Cloud NoSQL database

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Authors

  • Yash Khade - Full Project - yhade

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

About

πŸ“š A Quiz-App built using Flutter

License:MIT License


Languages

Language:Dart 96.7%Language:Objective-C 2.2%Language:Java 1.1%