Skip to content

Java application for Android mobile device. It is Simple Quiz App written for small beloved ones :). Nice pictures and questions.

Notifications You must be signed in to change notification settings

buniumasta/QuizApp

Repository files navigation

QuizApp

Simple Quiz App

Application written by Bartosz Ostrowski ([email protected])

  1. App stores some information about animals in very basic Knowlege Base
  2. Simple Knowledge Base consists of: Aninal name + 3 funny sentences describing it.
  3. Quiz randomly takes 4 articles from Knowledge Base
  4. Quiz constructs questions by Factory, it generates 2 SingleAnswer Questions + 2 MultiAnswer Questions.
  5. Single Questions: //ToDO
  6. Multi Answer Questions: /ToDO
  7. Application dedicated to family's little Android fans :) Gift & Suprise. ..

ToDO

Close Future Development:

  • Add Comments and JavaDoc
  • correct TYPO and check questions LOGIC /Horse/Dog issue with helping people?
  • work on presentation Layer (add Pictures + proper graphics)
  • introduce Logic: showing wrong answers (background red)
  • introduce Logic: seperate activity showing all correct answer for certain article
  • move all String to Static String variables - add proper naming convention
  • translate to English and add other language support based on setttings in phone

Far Future:

  • avoid binding to static number of answers, create List rather than static number variables. Consider use Recykler and Adapters
  • Adapt logic to new presentaiton.
  • move to Knowlege Base to SQL lite
  • add backend, users profile and download tests into mobile app.

Want to contribute: let me know.

About

Java application for Android mobile device. It is Simple Quiz App written for small beloved ones :). Nice pictures and questions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages