UA-CS491-591 / WashingtonHerald

The web services for project 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The web services for project 2

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 62.9%Language:C# 32.8%Language:CSS 4.2%Language:ASP 0.0%