An open API service indexing awesome lists of open source software.

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

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).

[![Build Status](https://travis-ci.org/stevenbenner/jquery-powertip.svg?branch=master)](https://travis-ci.org/stevenbenner/jquery-powertip)
![License](https://img.shields.io/packagist/l/doctrine/orm.svg)

![Image](https://github.com/planlodge/Lunch-Break-Walk/blob/master/public/img/screen2.png?raw=true)

## 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).