California points of interest

Overview

Californication

codebeat badge License Platform iOS

Description

Discover only the best points of interest in the California. View detail information about the place and also see it's location on the map.

Installation

If you want to set up your own Firebase Database follow this instructions.

  • Run pod install on project directory(CocoaPods Installation).
  • Open Californication.xcworkspace and build.
  • Obtain an Google API Key with selected Google Maps and Places SDK for iOS.
  • In Constants.swift, change the properties with your own instances.
  • Build & run, enjoy.

Author

I'm Ivan Magda. Email: [email protected]. Twitter: @magda_ivan.

LICENSE

This project is open-sourced software licensed under the MIT License.

See the LICENSE file for more information.

You might also like...
Comments
  • (Possible) infinite data fetching

    (Possible) infinite data fetching

    This is more likely to be a mistake of mine–then please point and I'll close the issue ASAP 😄 .

    I've already made all changes related to Google Maps and Places SDK–basically:

    • Obtaining a Google API Key with selected SDK for iOS
    • Updating the Constants.swift file.

    And also the ones related to setting up my own Firebase app:

    • Importing from californication-database.json
    • Downloading the new GoogleService-Info.plist and adding to the project
    • etc.

    As you can see:

    captura de tela 2017-03-01 as 01 33 21 captura de tela 2017-03-01 as 01 33 29

    All data is ok on the Firebase side.

    But when it comes to running the application:

    Print

    It never stops loading.

    If I get to use the old GoogleService-Info.plist– the one provided in the repo–everything goes OK.

    Any thoughts?

    opened by ythecombinator 8
  • Error: This operation couldn't be completed. (com.google.places.server.ErrorDomain error -1)

    Error: This operation couldn't be completed. (com.google.places.server.ErrorDomain error -1)

    Hi, I was trying to run your app and after I setup my google api key, I see this error. I tried to follow the instructions for firebase, all ok but same error in the end.

    This happen when I pulldown to refresh the first screen

    opened by vitovalov 1
Owner
Ivan Magda
Ivan Magda
WhoSings Goal of the game: Choose the artist that sings a specific line of lyrics, winning points for every correct choice

WhoSings Goal of the game: Choose the artist that sings a specific line of lyrics, winning points for every correct choice. Installation To run the pr

Jean Raphael 0 Oct 8, 2021
This is a word scramble game where you get points based on what words you can spell out of a root word.

WordScramble This is a word scramble game where you get points based on what words you can spell out of a root word. This app was part of my SwiftUI c

Alex Diaz 0 Jan 19, 2022
Pull up controller with multiple sticky points like in iOS Maps

PullUpController Create your own pull up controller with multiple sticky points like in iOS Maps Features Multiple sticky points Landscape support Scr

Mario Iannotta 1.2k Dec 22, 2022
FlagGuess-Game - A game to collect points by guessing flags

Flag Guess Game A game to collect points by guessing flags! Wrong Choice

Ahmet Onur Sahin 3 Apr 18, 2022
A calendar based heatmap which presenting a time series of data points in colors.

Calendar Heatmap Introduction CalendarHeatmap is a calendar based heatmap which presenting a time series of data points in colors, inspired by Github

null 159 Dec 21, 2022