suryanshsk / Python-Voice-Assistant-Suryanshsk

A Python-based virtual assistant using Gemini AI. Features include voice recognition, text-to-speech, weather updates, news retrieval, jokes, Wikipedia info, and music management. Comes with an interactive web interface. Easily extendable and customizable.
MIT License
39 stars 110 forks source link

✨[FEATURE] Sleep Tracker #480

Closed amiya-cyber closed 1 week ago

amiya-cyber commented 1 week ago

Description

The Sleep Tracker is a simple Python application that allows users to log their daily sleep duration and assess sleep quality. Users can input hours slept, and the application classifies the sleep as "Good" or "Bad" based on predefined criteria. It saves the data in a text file, enabling users to review their sleep history and monitor patterns over time.

Features

  1. Log Sleep Data: Input and save daily sleep duration in hours to a text file.
  2. Classify Sleep Quality: Classifies sleep as "Good Sleep" (7-9 hours) or "Bad Sleep" (other durations).
  3. Display Sleep Log: Shows all logged entries with durations and quality classifications, along with average sleep duration.
  4. Clear Sleep Data: Option to delete all logged sleep data.
  5. User-Friendly Interface: Command-line menu for easy navigation.
  6. Error Handling: Validates inputs and checks for the existence of the data file.
amiya-cyber commented 1 week ago

hello @suryanshsk can you increase the label i think it deserves level 3

suryanshsk commented 1 week ago

Actually this is not a part of our projects instead of that we assigned you and according to GSSoC Guidelines we can't give level 3