TBR-Group-software / charging_station_map_app

Project allows find nearby charging stations on the map in New York City using Google Maps API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

splash

About the project

The purpose of this project is to develop the mobile application which allows finding the nearby charging stations on the map in New York City using Google Maps API with beautiful neon UI.

Features

  • Beautiful neon UI.
  • Contains Google Maps API.
  • Custom Map Style and Map Markers.
  • Search nearby charging station on the map.
  • Tap to charging point and browse address of charging station.

Built with

Getting Started

Step 1:

Download or clone this repo by using the link below:

https://github.com/TBR-Group-software/charging_station_map_app.git

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Step 3:

To launch the application add your Google Maps API and Open Trip API keys in the .env file instead of YOUR_GOOGLE_MAPS_API_KEY and OPEN_TRIP_MAP_API_KEY strings.

GOOGLE_MAPS_API_KEY=YOUR_API_KEY
OPEN_TRIP_MAP_API_KEY=YOUR_API_KEY

.env file is placed in the root directory of the project

License

This project is licensed under the GNU GPL v3 License - see the LICENSE.md file for details.

About

Project allows find nearby charging stations on the map in New York City using Google Maps API.

License:GNU General Public License v3.0


Languages

Language:Dart 87.8%Language:HTML 7.7%Language:Ruby 2.2%Language:CSS 1.0%Language:Swift 0.9%Language:Kotlin 0.2%Language:Shell 0.1%Language:Objective-C 0.1%