/Nutrifit

An app which tracks your nutrition info and helps you manage your food intake. The app will provide a platform for enabling a healthy lifestyle. It will also suggest foods as per requirements.

Primary LanguageJavaApache License 2.0Apache-2.0

NutriFit - Android App

NutriFit is a food tracking app, which will let you track your food intake.
Unlike other food tracking app, NutriFit is free and open source.
To use NutriFit, You will need a NutriFit account first, which you are going to use in this app.

NutriFit will be available on the Google Play Store and F-Droid soon, so be excited to use it :)

About

NutriFit has been made for you to comfortably track your food and have no worry about those calories. For now you can download NutriFit from this link and follow the below instructions to use it if you want to contribute it.

This android application allows you to add your food in given meal types likes BreakFast, Lunch, Snacks and Dinner

This application was originally created by Dhiraj Chauhan, Anam Ansari, Ishir Agrawal, Aakash Chaurasiya.

Features

The android app lets you:

  • Connects you to a healthier version of yourself.
  • Get to see insights of the food you have eaten along the day
  • Provides you Daily Calorie Requirement
  • Completely ad-free.
  • Food Logs
  • Switch between numerous themes. [Coming Soon]

Screenshots

Getting Started

  1. Clone this repository
git clone https://github.com/anamansari062/NutritionApp
  1. Open Android Studio and import the project
  2. Steps to Import the project:
    A. File -> Import
    B. Go to the path where you cloned the Repo (usually the whole folder) and select it

At this point, you should be able to build and run the project in the Android device or emulator.

if you are facing any problem in building, you can create an issue describing your problem or you can mail too.

Permissions

On Android versions, Nutrifit requires the following permissions:

  • Internet Connection

Yes, that's all we need :)

Contributing

Nutrifit app is a free and open source project. Any contributions are welcome. Here are a few ways you can help:

Steps for contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a new Pull Request

License