Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.33 KB

File metadata and controls

39 lines (24 loc) · 1.33 KB

Step Tracker

Step Tracker is an interactive system that allows users to track their daily step count, visualize trends, and receive insights. It helps monitor physical activity and provides recommendations for improvement.

Technologies Used

This project is built using the following technologies:

  • Python 3.12 - Core programming language
  • Pandas - For data manipulation and analysis
  • NumPy - For numerical operations
  • Matplotlib & Plotly - For step visualization
  • Scikit-learn - For trend prediction using machine learning
  • Streamlit - For building the interactive web app
  • Flask - (if applicable) For backend API and cloud deployment
  • Git & GitHub - For version control and collaboration

Step Tracking System

Main Interface

Interactive Step Tracker

High and Low Activity Days

High Activity Low Activity

Graph for High and Low Activity Days

High and Low Activity Graph

Recommendations and Weekly Step Predictions

Weekly Step Prediction Table

Graph for Step Count Predictions

Step Count Graph