Tork(Quiz game app)
A simple mini quiz game app about programming languages.
About
The app is a sample quiz with integration of Firebase. The categories are added in Firestore and fetched to show.The user is authention is done by Google auth.The quizes are time bound and coins are added as reward from a starting of 10 coins.
Technologies
The project mainly uses Front end *kotlin Back end *Firebase
Project Status
The project is under construction with minor modifications. Finished
Screenshots
Lessons Learned
The entire project was build for getting the knowledge of fiebase and Firestore and authentication.Through this entire process I was able to get konwlege about.
1)Firebase Auth
2)Firebase Firestore
3)Adding and Fetching the data's
4)Working and Integrating Firebase to android