Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

UA-CS491-591/WashingtonHerald

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

banner

Your task is to build two apps for the Washington Herald. The particulars are listed below. Given the large readership of the Washinton Herald, this is a high priority project. You will have two weeks to build a working prototype with some polish.

###News Reader App

This app will be public facing and has the following requirements:

  • Login
  • View recent stories
  • View stories by category
  • View information about an author
  • Free text search for stories
  • Splash screen and icon
  • Must work on 4 inch and 3.5 inch screens
  • Optional: View story location on a map

###Writers App

This app will be private and used by the writers to manage their stories:

  • Login
  • View the logged in writer's stories
  • Add, edit, and remove stories
  • Splash screen and icon
  • Must work on 4 inch and 3.5 inch screens
  • Optional: View author information
  • Optional: Take in current location for story

###Available Resources

The web team has already sketched out a web service to log you in and give you access to the stories. A link to their API page can be found here

###Accounts

Account credentials are listed below. The first value is the user's name followed by their username and password

  • Readers
    • Frank Underwood - funderwood, password
    • Claire underwood - cunderwood, password
    • Doug Stamper - dstamper, password
  • Writers
    • Zoey Barnes - zbarnes, password
    • Lucas Goodwin - lgoodwin, password
    • Janine Skorsky - jskorsky, password