Git Product home page Git Product logo

guess-the-name's Introduction

Guess the Image

A simple Android quiz app that allows a user to select a correct answer to each question (any question can be skipped), given a hint by an image.

Libraries Used

  • OkHttp: for sending and receive HTTP-based network requests
  • Glide: media management
  • Gson: convert Java Objects into their JSON representation and vise versa

How to use the app

  • First list item

    • First nested list item
      • Second nested list item
  • First screen content allows user to select:

    • Level of Difficulty
      • For simplicity, all levels have 5 questions, just different
    • Choose CountDown time
      • Once quiz is started, it will only last for the amount of time selected and the app will automatically show score and solutions
  • User may need to update the quiz contents, using Update from Internet button, if there’s an update or start quiz using locally saved content. Download progress is shown.

  • Press Start Quiz to begin the quiz in new screen. NB: This button may be dependent to the update button

  • In quiz screen, while watching the time:

    • User can select appropriate (or choose not to select) answer until completion.
    • At any point user can go to next or previous question
    • If user would like to finish or exit, press submit, all un-checked answers are given a score of 0.
  • In Results screen,

  • All questions from selected level are shown
  • All corrected answers are marked as green, if user selects wrong answer, it will be marked red
  • Score obtained is shown on the right side of screen
  • A congratulatory image will be shown once user gets all the answers correct
  • User can then go back to First screen to start new quiz, again.

guess-the-name's People

Contributors

nick2601 avatar

Stargazers

samson atinda avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.