У нас вы можете посмотреть бесплатно Advanced BMI Calculator using Python || Oasis Infobyte Internship Task 2 || или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Welcome to my Python Programming Internship Project under Oasis Infobyte! In this video, I’ll be explaining and demonstrating my Advanced BMI Calculator with History and Trend Analysis, built using Python, Tkinter, and SQLite. 💡 Project Overview This project is designed to help users calculate and track their Body Mass Index (BMI) over time. It not only computes BMI but also stores historical records and displays a trend graph to show your health progress. ⚙️ Key Features 🧮 Instant BMI calculation based on height and weight 🎯 Classification as Underweight, Normal, Overweight, or Obese 💾 Stores BMI data in a SQLite database for future reference 📜 Displays BMI history with timestamps 📊 Generates trend analysis chart showing BMI changes over time 🖥️ Built with an interactive Tkinter GUI 🧰 Technologies Used Python Tkinter (for GUI) SQLite (for database management) Matplotlib (for graph plotting, if used) 🧠 Learning Outcomes Through this project, I learned how to: ✅ Build interactive desktop applications using Tkinter ✅ Connect and manage data with SQLite ✅ Combine GUI + Data + Logic effectively in Python 🏷️ Internship Details 📚 Internship Domain: Python Programming 🏢 Organization: Oasis Infobyte 🧾 Task: Task 2 – Advanced BMI Calculator 🔗 GitHub Repository : https://github.com/premsaips/OIBSIP_P... #OasisInfobyte #Infobyte #PythonProject #BMICalculator #Tkinter #PythonInternship #PythonProgramming #HealthApp #SQLite #Matplotlib