A Quiz Android application 📱 built using Java ♨️ and showing best practices of 🛠️ Room
- App consists of Quiz of primarily three subject - Maths, Geography, Lireature
- Maintainng history of previous attempts of quiz using Room.
- You can swtich users using the Login/Register
- Feature to change to your current password
- Added loader while data is being fetched from API
- Showing the result at the end the Quiz.
- Implemented login, register,edit password, previous attempts all using SQL Lite DB using Room
- Quiz App is build using Java
- Asynctask for asynchronous
- Room Persistence Library
* Room Persistence Library 2.2.5
* Gson 2.8.6