Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.44 KB

File metadata and controls

36 lines (26 loc) · 1.44 KB

Sleep Tracking App

A simple and intuitive sleep tracking app developed with Android and Kotlin. The app helps users monitor their sleep patterns, visualize trends, and improve their sleep quality. Its dark space-inspired theme provides a calming interface, making the user experience enjoyable and engaging.


Features

1. User Login

  • Secure authentication for user data protection.
  • Allows users to create an account or log in with existing credentials.
  • Saves user-specific sleep data for personalized insights.

2. Sleep Tracking

  • Start and stop tracking sleep effortlessly with a single tap.
  • Records the duration of sleep along with start and end times.
  • Allows users to add or edit sleep logs manually for missed tracking sessions.

3. Data Visualization

  • Interactive charts display daily, weekly, and monthly sleep trends.
  • Provides insights into average sleep duration and consistency.
  • Highlights sleep deficits or over-sleeping tendencies for actionable insights.

4. Dark Space-Inspired Theme

  • A visually appealing dark theme with elements inspired by outer space.
  • Reduces eye strain during nighttime usage.
  • Customizable themes for user preference (light mode, space mode, etc.).

Installation Guide

Clone the Repository

  1. Clone the app's repository from GitHub:
    git clone https://github.com/your-username/sleep-tracking-app.git