Back to projects

Time Catcher 2.0
Christian Johnson / June 4, 2025
Time Catcher 2.0 is a minimalist time-tracking mobile app built with React Native and Expo, designed to let users clock in and out with a single tap. The app displays total hours worked for the current week and resets automatically every Sunday night. It’s built for simplicity and ease of use—no logins, no clutter.
Demo
Features
- One-tap clock in / clock out interface
- Automatically calculates total hours worked
- Weekly reset (resets at the beginning of each week)
- Clean, intuitive UI optimized for iPhone
- Offline functionality
Technologies Used
- React Native
- Expo
- JavaScript
- Zustand (for state management)
- AsyncStorage (for local data persistence)
Installation
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/headnose/time-catcher-2.0.git