Skip to content
jaerith edited this page Dec 8, 2015 · 3 revisions

Overview

Introduction

This app will provide the user with a number of ways in order to become more acquainted with the reaching influence of books.

Browse Books (Screenshot)

Allows the user to generally browse our catalog's books

Discover Influences

Allows the user to dig deeper into the catalog, specifically the trivia data (songs influenced by books, etc.)

Explore Your World

Allows the user to discover books' settings using a Google Map

Analyze the Charts (Screenshot)

Allows the user to look at charts showing statistics about the trivia data

Test Your Knowledge (Screenshot)

Allows the user to play a game using the trivia data

Send Us Your Ideas

Provides a form for the user to submit their own trivia facts and/or about new ideas for this app

Initialization

When the app first loads, it will perform the following steps:

  • Load the file-bound trivia data about books into memory.
  • Ensure that network connectivity is present. If so,
  • If network connectivity is present, the following will occur: a.) download of the HTTP-retrieved data about books and then load it into memory b.) preparation of the web pages with the Google Map control.
  • Present the home screen.

The home screen will then appear as:

Home Screen