nicolasrouge / RunWithMe-Java-Android

A coach for your running πŸƒπŸ»β€β™‚οΈπŸƒπŸ»β€β™€οΈπŸƒπŸ»

Home Page:https://projetrun.github.io/runwithme/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RunWithMe

GitHub license GitHub issues Codacy Badge GitHub version Build Status codecov

What is RunWithMe ?

RunWithMe is a mobile application for finding running partners wherever and whenever you want. Aimed to occasional, regular or professional runners or even for the ones looking for motivation. You will be able to locate runners near you to invite them to run with you.

RunWithMe is a tool that will help you :

  • practice your sport regularly,
  • improve yourself,
  • meet people in real life, and that's our asset compared to our competitors.

For more information visit our website : https://projetrun.github.io/runwithme/

Download and installation

APK

Application can be downloaded

SDK and android studio

RunWithMe uses android sdk version 26 Gradle automatically downloads the sdk if you have already accepted the licenses with the SDK manager and :

your ANDROID_HOME environment variable is present
a local.properties file is present with the path to yor local sdk.

Alternatively you can download the sdk through the sdk manager available https://developer.android.com/studio/index.html and configure a variable ANDROID_HOME

Prerequisite

Before you can use our project, some tools must be installed.

Install Android Studio and the SDK

From the Welcome window: Configure> SDK Manager> SDK TOOLS> Check Android SDK Tools> OK

Install Git
Clone RunWithMe

Once Git is installed, just follow the instructions below.

Link Git to Android Studio

From Android studio: File> Settings> Version Control> Git> In "path to git Excecutable", paste the git.exe path> OK

Clone the repository RunWithMe

From Android studio: VCS > Checkout from version control > Git > In "Git Repository URL", paste https://github.com/ProjetRun/runwithme.git > OK

Installation and launch of avd manager

Watch this tutorial: AVD Manager Tutorial

There you go ! the project is ready for use.

Authors

alt text

does 99% of the work

other tourists :

has no idea what's going on the whole time

About

A coach for your running πŸƒπŸ»β€β™‚οΈπŸƒπŸ»β€β™€οΈπŸƒπŸ»

https://projetrun.github.io/runwithme/

License:Apache License 2.0


Languages

Language:Java 100.0%