Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 30 #32

Merged
merged 5 commits into from
Nov 10, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# Fitness Tracker

![Android CI](https://github.com/MitchellTFord/Fitness-Tracker/workflows/Android%20CI/badge.svg?branch=master&event=push)

The Fitness-Tracker app allows you to keep track of your meals and your workouts.


![Home Page](graphics/homePage.png)

## Home
The Home page gives you the option to log a workout, your meal or to view your progress.

![Diary Page](graphics/diaryPage.png)
### Diary
Keep a daily record of your health by using the diary in Fitness-Tracker


![Food Page](graphics/foodPage.png)

### Food Tracker
By pressing the plus button, you can add the food that you've eaten along with the quantity you've consumed.

![Exercise Page](graphics/exercisePage.png)
### Exercise Tracker
Press the add button to log your exercise routines.

Binary file added graphics/diaryPage.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graphics/exercisePage.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graphics/foodPage.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graphics/homePage.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.