Code Monkey home page Code Monkey logo

tracker_go's Introduction

Tracker Go

About Tracker Go

" Tracker Go" is an android application to tracks the running status by considering the parameter weight and track the running status including average speed, time taken, calories burned, distance covered and keep record of the status history.

Features

  • Track the running route.
  • Tracks in background.
  • Sorting running status.
  • Plot average speed in chart view
  • Save the Map route track as screenshot in database.

Tech Stack

  • Kotlin
  • MVVM
  • Navigation Component
  • Google SDK

Libraries

  • Dagger Hilt
  • Android KTX
  • Room
  • Timber
  • Glide
  • MPAndroidChart
  • Easy Permission
  • Coroutines
  • Material Design
  • Google Map location service
  • Kotlin extension

APP ScreenShot

App Screenshot

Getting Started

Prerequisites

You need to know a basic understanding of

  • Android Fundamentals.
  • Kotlin language.
  • Dependency Injection
  • MVVM architecture
  • Navigation
  • Room Database
  • Coroutines.
  • Integration of third party libraries.

So let's get started.

  1. Install Android studio
  2. Install Android SDK(28)

Installation

  1. Check out the Google Map SDK documentation and get the API key.
  2. Clone the repo
  3. Start a new project as import from Version Control in android studio and paste the clone URL and finish.
  4. Go to Android Manifest and check for <meta - data/> tag error will be shown in it can be solved by doing the following:
<string android: name = "map_key"> Paste your API key Here</string>

So now the error will be solved.

  1. Run your application.

Contributing

Contributions are always welcome! Contributions are what make the open-source project amazing. Which helps to learn, inspire, and found new modes in the development phase of a coder. Any contribution to this project is greatly appreciated.

If you have any suggestion or found any issues please free to put your suggestion.

  1. You can Fork it

  2. Clone the project then

  3. Create your branch check out to your branch (git checkout -b) Suggested naming **feature/ feature_name

  4. Commit your changes(git commit -m "new feature name")

  5. Push the commit(git push origin feature/feature_name)

  6. Open pull request

LICENSE

MIT license

tracker_go's People

Contributors

kodeflap avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

pramodk007

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.