Skip to content

alexarm/CoffeeMapApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoffeeMapApp

Description

Simple app helping to find a coffee shop with specialty coffee near user.

On the frist screen user can explore it over a map. Every coffee shop has a photo, description, Instagram link and address.
On the second screen all coffee shops are displayed in a list with title, photo and address.

Technologies

App developed using:

  • Swift
  • Storyboards
  • AutoLayout
  • GoogleMaps SDK
  • CocoaPods
  • Flask app on Heroku

Screenshots

launchscreen list_screen
map_markers details_screen

How To Use

App developed only for portfolio usage, not for for commercial use.

Install 'GoogleMaps' and 'GooglePlaces' pods from Podfile.

In the file AppDelegate.swift replace [GOOGLE_API_KEY] in the line

let googleApiKey = "[GOOGLE_API_KEY]"

by valid API key. For more details about the key go to link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages