Giter VIP home page Giter VIP logo

ev-mapbox's Introduction

Build status

Ev MapBox

image Get it on Google Play

About

This Android application displays electric vehicle charging points on a map by utilizing data from Open Charge Map. The charging points are displayed according to the camera position and the zoom level of the device. The app provides POI filtering and detailed information for each charging location, and enables navigation to the selected charging location using Google Maps. Additionally, the app includes a search bar that allows users to enter any keyword to find charging points using a search algorithm and move the camera to the specified destination..

Key Features

This app uses the latest libraries and tools:

  • 100% written in Kotlin;
  • Kotlin Coroutines for asynchronous programming;
  • Dagger-Hilt for dependency injection.
  • Flow
  • Room for local data base.

Other features:

  • MVVM architecture;
  • Clean Architecture;
  • Google Maps Android SDK;
  • Retrofit2 for consuming RESTful Apis;
  • LiveData, MediatorLiveData
  • JUnit4, Mockito-Kotlin.

Current Screens:

Screenshot from 2023-04-12 20-47-33 Screenshot from 2023-04-12 20-48-10 Screenshot from 2023-04-12 20-48-28

Video:

Screencast.from.12-04-23.20.44.24.webm

Development setup

In order to clone and be able to run the code you will need to supply API Keys for the Google Maps SDK and Open Charge Map API:

After you've acquired API keys you should set them within the local.properties file in your project folder as follows:

openChargeMapKey=< Open Charge Map Api key goes here >

APIs used

  • [Google Map Api] for Map presentation;
  • [Open Charge Map Api] for Ev Charging Points ;

License

Ev Mapbox
Copyright (C) 2022  Peter Szollar

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or 
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

ev-mapbox's People

Contributors

sollarp avatar

Stargazers

 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.