Skip to content

Commit

Permalink
Merge pull request #1 from ShanaLMoore/patch-1
Browse files Browse the repository at this point in the history
Remove duplicate word
  • Loading branch information
jonathonmg committed Dec 22, 2016
2 parents b35f586 + 306e081 commit e793873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@ To better assess a candidates development skills, we would like to provide the f

## Project Description

Imagine that Verve has just received a new advertising campaign from a national coffee franchise to promote their new Chocolate Macchiato. They will be delivering a tab separated document with each store location so we can drive foot traffic into each location. Geo targeted ads are typically target to a 5 mile radius around the business. Your task is to create a web interface that accepts file uploads, stores it in a database and then displays a list ordered ordered by distance from the Verve Carlsbad office **( 33.1243208, -117.32582479999996 )**.
Imagine that Verve has just received a new advertising campaign from a national coffee franchise to promote their new Chocolate Macchiato. They will be delivering a tab separated document with each store location so we can drive foot traffic into each location. Geo targeted ads are typically target to a 5 mile radius around the business. Your task is to create a web interface that accepts file uploads, stores it in a database and then displays a list ordered by distance from the Verve Carlsbad office **( 33.1243208, -117.32582479999996 )**.

#### Here’s what your web-based application must do:

Expand Down

0 comments on commit e793873

Please sign in to comment.