KO
|
EN
gitlite โ search
Search
#typescript
#python
#tailwindcss
#reactjs
#nodejs
#java
#php
#react
#nextjs
#vue
#openai
#css
quizapp
โ 31
Open GitHub โ
๐ A Quiz-App built using Flutter
Download README (.md)
Explore Similar Repositories
flutter-quiz-app
:
Flutter quiz app source code.
Flutter-BabyStepsQuiz
:
A Flutter Quiz App.
supaquiz
:
A fun and interactive quiz app built with Flutter. Test your knowledge on various topics!
flutter_appwrite_quizeee
:
Flutter+Appwrite Quizeee
flutter-quiz-app
:
a simple flutter quiz app
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
quizapp
?
Download (.md)
# 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` ```aidl $ git clone $ cd quizapp $ flutter run ``` ## Built With * [Flutter](https://flutter.dev/) - The hybrid framework used. * [Dart](https://dart.dev/) - The language Flutter is written in. * [Firebase](https://firebase.google.com) - Cloud NoSQL database  For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference. ## Authors * **Yash Khade** - *Full Project* - [yhade](https://github.com/ykhade) ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details ## Acknowledgments * [Fireship.io](https://fireship.io/)