Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.65 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.65 KB

Question-Answering-APP

This is a question answering app build with Android, Java and Firebase. The app can be used in collecting data from peoples.

Features Implemented

  • Firebase Anonymous Login, so no identification will be stored(the people who are giving data)

  • A beautiful UI

  • Animatated questions popup

  • Logging out each time after submitting all the answers.

  • Can see how many data is collected(Statistics in real time)

  • three types of questions layout:

    • MCQ (3/4 options)
    • Short Written Answer
    • Short written Answer under different period.

    Some Snapshots:

Welcome Screen

Firebase Anonymous Login

Question Layout

Thanking and Sign out

Authors