Skip to content

danieledagostino/speaking-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speaking clock

Specification

  1. Given a 24 hour clock convert the current time into words e.g. "08:34" should be converted to "It's eight thirty four"

  2. Return Midday and Midnight as "It's Midday" and "It's Midnight"

Download

First of all, download this repository by cloning it via git.

git clone https://github.com/danieledagostino/speaking-clock.git

Run & test

After you downloaded the code, run it by typing

mvnw clean package

Check the test results on console.

About

Application test for Wowcher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages