Umi101 / fastnfitness

FastNFitness Android app: Body, Cardio and Fitness tracking.

Home Page:https://play.google.com/store/apps/details?id=com.easyfitness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastNFitness Logo

Welcome to the FastNFitness wiki!

Get it on F-Droid Get it on Google Play

Track your progress (strengh, cardio and isometric) quickly and easily

Now you can track your progress easily and quickly! You can create as many machines as you want with the name you want! It's your choice!

Graphics will show your progress and your body evolution.

Don't leave the app to get your music : a music player is integrated into the app!

Development

For development, Android Studio with gradle is used. If you want to develop and contribute, the easiest way is to use Android Studio as well.

  1. Fork the project on GitHub.
  2. Clone it within Android Studio or a Git Bash:
    1. From the Welcome Screen: Check out project from Version Control -> Git
    2. Or from within Android Studio: File -> New -> Project from version control -> Git
    3. Log in to GitHub... -> Create API Token -> Enter your username and password from your GitHub account
    4. Add the URL of your forked project in „Git Repository URL“
    5. Clone
  3. Click No on the next dialog: Would you like to create an Android Studio project for the sources you have checked out to [...]
  4. Then open an existing Android Studio project:
    1. From the Welcome Screen: Open an existing Android Studio project
    2. Or from within Android Studio: File -> Open
    3. Search for the path, where you cloned this project
  5. Do you want to add the following file to Git? (Project.xml) -> No
  6. Then in the Build window: Add Google Maven repository
  7. File -> Sync Project with Gradle Files

CHANGE LOG

See CHANGELOG.md

CONTRIBUTING

See Contributing.md

LICENSE

BSD 3-Clause License

Copyright (c) 2019-2021, Charles Combes All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

FastNFitness Android app: Body, Cardio and Fitness tracking.

https://play.google.com/store/apps/details?id=com.easyfitness

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%