🚀 A Premium AI-Powered Fitness Tracker with an Interactive UI
✅ Modern UI with Premium Design
✅ Track workouts manually (Running, Cycling, Gym, Yoga, Swimming, etc.)
✅ Interactive progress charts with Plotly 📊
✅ User-controlled data saving (No auto-save!) 💾
✅ Dark Mode & Glassmorphism UI for a sleek look 🖤
✅ Free & Open Source – No subscriptions!
🔗 Try it here: Live Demo
1️⃣ Clone the Repository:
git clone https://github.com/Jayanth0124/fitness-tracker.git
cd fitness-tracker2️⃣ Install Required Packages:
pip install -r requirements.txt3️⃣ Run the Application:
streamlit run fit.py- Log your workout manually using the sidebar form.
- View progress with interactive charts & metrics.
- Click "Save All Data" to store your workout history.
- Modify UI settings to match your preferences.
![]()
📌 Modern Glassmorphism UI with sleek charts.
📂 fitness-tracker/
│-- 📂 images/ # UI Images & Backgrounds
│-- 📜 fit.py # Main Application Code
│-- 📜 requirements.txt # Dependencies
│-- 📜 README.md # Project Documentation
🚀 AI-Powered Recommendations (Personalized workouts)
☁️ Cloud-Based Storage (Sync across devices)
📱 Mobile App Version (For iOS & Android)
🏆 Social Features (Challenges, Leaderboards)
📢 MIT License – Feel free to modify & improve!