A simple and elegant time tracking app built with React Native and Expo. Track your work hours and calculate earnings in real-time.
- ⏱️ Precise Time Tracking - Start, stop, and reset timer functionality
- 💰 Earnings Calculator - Set hourly rate and see real-time earnings
- ✏️ Manual Time Entry - Edit time manually when needed
- 🔄 Background Tracking - Continues tracking when app is in background
- Node.js (v14 or later)
- npm or yarn
- Expo CLI
- iOS Simulator or Android Emulator (for testing)
- Clone the repository:
git clone https://github.com/nilaster/TimeTracker.git
cd TimeTracker