Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

matej-parizek/Dog-Walking

Repository files navigation

Dog Walking

Dog Walking is an application that tracks human steps while also calculating dog steps based on its size (small, medium, large). The application also allows setting the height, weight, and minimum number of steps for both humans and dogs. Additionally, it provides a list of all dog breeds with detailed informations.

Features

  • Step Counting: Tracks steps for humans and dogs based on the dog's size.
  • Profile Settings: Allows setting height, weight, and minimum number of steps for humans and dogs.
  • Breed List: Displays a list of all dog breeds with details.
  • Breed Details: Some breeds also have pictures thanks to the use of two APIs (one for breed information and one for fetching images).

Requirements

  • Android 10.0 or newer; if the version is older, step counting will not be possible.
  • Internet connection

Usage

  1. Open the Dog Walking application.
  2. Set up your profile (height, weight, minimum number of steps) in the settings section.
  3. Choose your dog's size (small, medium, large).
  4. Start tracking your steps and your dog's steps.
  5. Browse the breed list and view detailed information about them.

API

The application uses two APIs:

About

The university project for AND in CTU FIT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages