Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨[FEATURE] Sleep Tracker #480

Closed
amiya-cyber opened this issue Oct 27, 2024 · 2 comments
Closed

✨[FEATURE] Sleep Tracker #480

amiya-cyber opened this issue Oct 27, 2024 · 2 comments

Comments

@amiya-cyber
Copy link
Contributor

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 amiya-cyber added the enhancement New feature or request label Oct 27, 2024
@amiya-cyber amiya-cyber changed the title ✨[FEATURE] Sleep Tracker Project ✨[FEATURE] Sleep Tracker Oct 27, 2024
@amiya-cyber
Copy link
Contributor Author

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

@suryanshsk
Copy link
Owner

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

@amiya-cyber amiya-cyber closed this as not planned Won't fix, can't repro, duplicate, stale Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants