https://github.com/jarrodsampson/lunch-break-walk
AngularJS application styled with Foundation 6, MochaJS tested, based on CodeWars Kata
https://github.com/jarrodsampson/lunch-break-walk
angular codewars-kata css css3 foundation foundation6 heroku html jade jquery node nodejs pug
Last synced: 2 months ago
JSON representation
AngularJS application styled with Foundation 6, MochaJS tested, based on CodeWars Kata
- Host: GitHub
- URL: https://github.com/jarrodsampson/lunch-break-walk
- Owner: jarrodsampson
- License: mit
- Created: 2017-01-06T03:18:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-18T00:17:15.000Z (over 8 years ago)
- Last Synced: 2025-01-03T11:28:12.237Z (4 months ago)
- Topics: angular, codewars-kata, css, css3, foundation, foundation6, heroku, html, jade, jquery, node, nodejs, pug
- Language: JavaScript
- Homepage: https://directional.herokuapp.com
- Size: 2.81 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Lunch Break Walk
AngularJS application styled with Foundation 6, based on CodeWars Kata. Designed by [planlodge](http://planlodge.com).[](https://travis-ci.org/stevenbenner/jquery-powertip)

## Description
> You live in the city of Cartesia where all roads are laid out in a perfect grid. You arrived ten minutes too early to an appointment, so you decided to take the opportunity to go for a short walk. The city provides its citizens with a Walk Generating App on their phones -- everytime you press the button it sends you an array of one-letter strings representing directions to walk (eg. ['n', 's', 'w', 'e']). You know it takes you one minute to traverse one city block, so create a function that will return true if the walk the app gives you will take you exactly ten minutes (you don't want to be early or late!) and will, of course, return you to your starting point. Return false otherwise.
## Features
- Choose up to ten directions
- Maps out the routes you take
- Responsive## License
Lunch Break Walk is licensed under the [MIT license](http://opensource.org/licenses/MIT).