Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.
/ SleepTracker Public archive

Mobile App for Tracking Sleep and Sleepiness Data (Angular)

Notifications You must be signed in to change notification settings

vdo9/SleepTracker

Repository files navigation

Sleep Tracker

Description

Sleep Tracker is an app that helps users track their sleep patterns and improve their sleep habits. The app allows users to log their sleep hours, track sleepiness during the day, set reminders to log data, and view their sleep history over time.

Technologies Used

The app is built using the Ionic framework and Angular. It utilizes Ionic Local Storage to temporarily save data states.

Features

  • Log sleep hours and quality
  • Set sleep goals
  • View sleep history
  • Set reminders for logging data

Installation

To install the app, follow these steps:

  1. Clone the repository: git clone https://github.com/vdo9/SleepTracker.git
  2. Install the necessary dependencies: npm install
  3. Run the app: ionic serve

Launching Simulator

  1. Build the app for iOS by running ionic cap build ios from the project root. This will generate an Xcode project in the ios directory.
  2. Open the Xcode project by running open ios/App/App.xcodeproj.
  3. Select a simulator from the list of available devices, or connect a physical device via USB.
  4. Build and run the app in the simulator by clicking the "Play" button in Xcode, or by running ionic cap run ios --livereload --external from the project root.

About

Mobile App for Tracking Sleep and Sleepiness Data (Angular)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published