About the QuizzMe App
I have designed and developed an Android QuizzMeApp where a user can create a quiz with multiple questions and answers which are all saved in cloud database.
This quiz can then be taken by another user on another mobile device.
Idea behind and problem solved
This app could be used in teaching, to test the knowledge of school children by creating questions in one device (teacher's mobile phone) and then the quiz can be taken by all students in class room. Also parents can practice knowledge of their children.
The app helps students go paperless.
App Development
I have used Google's MIT App Inventor SaaS software to built the app. To design a modern layout I have used a set of label, notifier, slider and spinner blocks which are thoughtfully positioned for best user experience.
I have used cloud database to store all data (instead of local device storage) what makes possible this quiz to be take from another device anywhere in the world.
In developing backend I have used a set of variables, procedures, logic and math options to store and process the input data and perform certain tasks.
Innovative design for selecting users and passwords using spinner selector for better user experience
This app is developed as two apps in one - creating new quiz comes with one set of procedures to input and store data and Quiz me Up would then analyze,retrieve and output saved data.
Example of backend process when certain request has been made to server.
You can test the app on your Android phone
I have made it so easy for you to test my app, all you need to do is scan the QR code below with your phone camera and it will bring you straight to where you download and install the app.
Make sure that you allow your phone to "Install Anyway" if any problem comes up during installation.
I have also attached files for anyone who want to download source code and do any changes to my app.