Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

Latest commit

 

History

History
10 lines (5 loc) · 274 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 274 Bytes

Foodle

Foodle: scheduling of food locations for lunch with your coworkers

Create a new Google Maps API Key: https://console.developers.google.com/apis

Package the application with the following command:

mvn -Dgoogle.api.key=YOUR_GOOGLE_MAPS_API_KEY clean package