Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.
/ CalorieTracker Public archive

An android app for tracking calorie intake written in Java.

Notifications You must be signed in to change notification settings

ZakharA/CalorieTracker

Repository files navigation

Image

Table of contents

Project description

CalorieTracker keeps track of what you eat, your daily calorie intake and calories burned, and provide you with useful information and reports. It also allow you to set goals and inform you every day if you have met your goals.

Main features: Image Image

Technologies

The application interacts with public web APIs and the REST web service to query and retrieve information. It also receives user input, query web services, retrieve and process data, and create useful reports with the user’s burned and consumed calories.

Project is created with:

Setup

To run this project:

  1. clone the repository
  2. run gradle build
  3. configure a device in the emulator or use a physical device - min API level 16
  4. run the application on the device

About

An android app for tracking calorie intake written in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages