Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 700 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 700 Bytes

QuizScanner

QuizScanner is quiz applications to test students using their QR scanners to
enter their quiz with a timer for each question , finally they get their result in real time

Libraries Used

1-firebase-auth: used for authintication in firebase sign in with emails
2-firebase-database to store data on it as json
3-butterknife for binding views
4-play-services-vision for detecting QR using Camera

Note : you can visit (https://firebase.google.com/) for more information

Demo