Git Product home page Git Product logo

google-place-api-gui's Introduction

Google-Place-API-GUI

How to create build

  • Install maven on your system.

  • Clone this repository to your local machine.

  • Open command prompt and to create build, go to your project folder and use below commands.

    • MVN CLEAN
    • MVN INSTALL
    • MVN PACKAGE
  • Now build is sucessfully created, see target folder is created in the project folder.

  • Go to target folder and copy config, resources, logs folder along with created jar file and paste to your desire location.

NOTE: To run the project you need google API key.

How to enable Google Place Search API and Generate API Key

  • Login to your google account.

  • Open https://console.cloud.google.com/

  • Create a project

  • Go To APIs & Services tab and open API Library.

  • Search Google Place API in the search bar and Enable the API.

  • Go To Credentials tab to generate API Key.

  • Click on CREATE CREDENTIALS >> API Key.

  • Now your API key is generated copy that API key and paste it into config/application.properties file and change bwlow varible.

    • google.api.key=[YOUR GOOGLE PLACE API KEY]
  • now you are ready to run the project.

google-place-api-gui's People

Contributors

nilkanth0018 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.