Skip to content

A calorie control app which generates a recommended calorie and macronutrient intake for a user which has filled out their necessary details.

Notifications You must be signed in to change notification settings

jiedwards/calorieControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calorie Counter App

The Calorie Counter App allows a user to recieve a personalised caloric maintenance figure, the calculation takes place one the user has registered an account on the app and entered the specified data.

Getting Started


Download the folders in the repo, there are two available:

  • A folder containing the server (Eclipse/IntelliJ)
  • Another containing the app (Android Studio)

If you do not already have both a Java based IDE and Android Studio installed, refer to prerequisites.

Prerequisites


A Java Based IDE is required in order to run the server required to provide the app with the necessary functionality to perform as expected. I personally recommend the two below, however feel free to use your own preference.

Choose one of the guides below:

Android Studio is the IDE required to run the app on your PC, below is a guide on how to install it.

Installing


Once you have both IDE's up and running;

Open each of the project's in their designated program.
Run the server
Run the app

There is a test account up and running on android studio for simplified use of the app, the credentials are:

Username: testq

Password: test

Alternatively, you can input your own details and make an account. If you do this, once you login, be sure to go to your profile and edit your details in order to receive any personalised information.


Built With

  • Android Studio - The IDE used to develop the app's functionality and UI.
  • Eclipse - The IDE used for the server and the RESTful functionality.

Notes

  • IDE (Integrated Development Environment)

About

A calorie control app which generates a recommended calorie and macronutrient intake for a user which has filled out their necessary details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages