Skip to content

LifePulse-Work-Life-Balance-APP/LifePulse-frontend

Repository files navigation

Work-Life Balance App

Overview

The Work-Life Balance App is a React Native application designed to help users achieve a better balance between their professional and personal lives. It offers features to track tasks, set reminders, manage schedules, and promote mindfulness through personalized tips and recommendations.

Features

  • Task Management: Easily create, update, and delete tasks, assigning priority levels to stay organized.
  • Schedule Planner: Plan your day with a user-friendly calendar interface.
  • Reminders: Set notifications for important tasks and events to never miss a deadline.
  • Mindfulness Tips: Access curated tips to enhance your work-life balance.
  • Progress Tracking: Monitor your achievements with detailed reports and analytics.

Tech Stack

  • Frontend: React Native
  • State Management: Redux
  • Navigation: React Navigation

Installation

Prerequisites

  • Node.js (v14 or above)
  • npm or Yarn
  • Android Studio or Xcode (to run the app on emulators or devices)

Steps

  1. Clone the repository:

    git clone <repository_url>
    cd work-life-balance-app
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Run the app:

    • For Android:
      npx react-native run-android
    • For iOS:
      npx react-native run-ios

Usage

  1. Launch the app on your device or emulator.
  2. Add tasks, set reminders, and track your progress.
  3. Explore mindfulness tips to improve your work-life balance.

About

Work Life Balance app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published