Skip to content

Application to display a string "Hello World" retrieved from the Message API.

Notifications You must be signed in to change notification settings

Dchoksi-brierley/HelloWorldApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloWorldApp

CURRENT REQUIREMENTS

  1. Write a static string "Hello World" to an output destination.
    (Future tasks - Integration tests)

  2. Retrieve a static string from the Message API.

  3. A configurable module to specify the output destination.
    Current Phase: Specify console as the output destination.
    (Future Enhancements Supported - the capability to plug in different output destinations and the option to provide configuration settings for the output destination, logging and error handling, unit tests)

DELIVERABLES

  1. Jira user stories/subtasks (pending)
  2. Code artifacts for the above tasks.
  3. High Level Design document. (pending)

ASSUMPTIONS

  1. In case the API is unavailable or an error response is received, the following string will be displayed: "We are sorry, you request cannot be processed currently. Please contact Customer Support for further assistance".

About

Application to display a string "Hello World" retrieved from the Message API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages