Prototype: Learning /Knowledge Access On Mobile Devices — Part II

To develop our first “trial” version of the little mobile app for ShoeCo, we’ll need some specs. Here’s the very first draft I’ve given out to potential developers.

homepage.JPG

ShoeCo Mobile Learning App

Base font: Tahoma, 8PT

Colors: Red, White, Blue

Images: .jpg

All pages have top link bar: Home | Search | Help

Mockups (not exact with content, just for discussion) are at:

http://www.techherding.com/?p=267

List Of Pages For Version 1.0 Of Mobile Learning App

Home

For now, this page will be hand-coded in HTML. Future versions will build this out on-the-fly, but for the demo HTML will work.

Search Input

This page is for search input. User will have a typical form input box and a “go!” button. This will run a typical WP search.

There will also be seven “canned” searches that have hot links on this page. They are:

  1. Recent Posts (returns the five most recent posts)
  2. Popular Posts (returns the five posts with highest viewing rates)
  3. Inventory (returns all posts tagged with “inventory”)
  4. Merchandising (returns all posts tagged with “merchandising”)
  5. Sales Update (returns all posts tagged with “sales update”)
  6. Audio (all posts tagged “audio”)
  7. Video (all posts tagged “video”)

Search Output

This page displays output from the above page. It will show all pages that are returned in the associated search.

  • Most recent post is always shown first
  • Title is first, followed by 25 characters of the post followed by “…”
  • Title is a hot link to the post
  • No date, time or other information is shown

Post Output

This page displays output from an individual post. (It is returned when the user selects a page from the search output.)

  • Title is on top, in full
  • Author is shown
  • Text (along with images) is shown in full
  • Hyperlinks must be clickable and open in existing window
  • Click box and built-in form to add a comment
  • Drop down to rate post – Great/Good/OK/Weak/Awful (maps to 1-5 in database)

Add A Post

This page allows users to enter information and submit. User enters data and it is submitted to the blog. All boxes are required.

  • Text box for title
  • Text box for content
  • Dropdown for tags
  • Text box for author

Help Page

For now, just HTML.

About Page

For now, just HTML

{ 0 comments… add one now }

Leave a Comment

« »