Skip to content

isaiahboyd/daily-focus

Repository files navigation

Welcome to your Expo app 👋

Daily Focus App 🎯

A minimalist productivity application built with React Native and Expo. This app helps users focus on their most important task of the day.

Features

  • Single Task Focus: Limits input to one main goal per day to reduce cognitive load.
  • Persistent Storage: Uses AsyncStorage to save tasks locally, ensuring data remains safe even if the app is closed or the phone is restarted.
  • History Tracking: Automatically archives completed tasks into a "Past Victories" list.
  • Cross-Platform: Runs seamlessly on both iOS and Android.

🛠 Tech Stack

  • Framework: React Native (via Expo)
  • Language: JavaScript / TypeScript
  • Storage: Async Storage
  • Build Tool: EAS (Expo Application Services)

🚀 How to Run Locally

  1. Clone the repository

    git clone [https://github.com/siah2209/daily-focus.git](https://github.com/siah2209/daily-focus.git)
    cd daily-focus
  2. Install Dependencies

    npm install
  3. Start the App

    npx expo start
  4. Run on Device

    • Scan the QR code with the Expo Go app (Android) or Camera (iOS).

About

Small app that allows you to set and mark off tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors