Fitness-tracker

Personal Fitness Tracking System Using PYTHON & STREAMLIT

Python-based designed to help users monitor and analyze their nutrition and workout routines. Utilizing streamlit through Nutrition APIs, it simplifies the logging of meals and exercises. This app makes health tracking accessible to everyone. This is the iteration of a health dashboard I have built. The focus on this one was to fully automate the back-end and put less emphasis on the front-end. For that reason, I choose Streamlit since it allows for rapid deployment of simple applications. For a detailed explanation of the back-end data is Provided the Organization.

Go Live Demo Of Project :

https://harishjagdale0/Fitness-tracker-streamlit-app/ (No Longer Live Project in Web Application.)

Table of Contents

  1. Features
  2. Installation
  3. Usage
  4. Contributions
  5. Future Improvements
  6. License

Showcase Of Project :

Image

Features

Installation

Usage

After launching the application, Begin by logging your meals and exercises using simple, data Processing. Explore the various visualizations and insights generated based on your data.

Contributions

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch:
     git checkout -b feature/BestFeature
    
  3. Commit your Changes:
     git commit -m 'Add some BestFeature'
    
  4. Push to the Branch:
     git push origin feature/BestFeature
    
  5. Open a Pull Request

Future Improvements

License

Distributed under the MIT License. See LICENSE for more information.