Skip to content

Timer app allows users to create, manage, and track timers categorized by user-defined groups. It includes features like real-time progress tracking, history storage, and the ability to start, pause, reset, or view all timers efficientl

Notifications You must be signed in to change notification settings

Balaji200212/TimerApp

Repository files navigation

TimerApp

Set Up Instruction

Clone the repository to your local machine. Navigate to the project directory in your terminal. Run npm install to install all dependencies. Start the development server: For Android: Run npm run androi

Assumption

Users need to input timer durations exclusively in seconds. A new category is automatically created if the specified category doesn't exist. Only local storage (AsyncStorage) is used for storing timer history and data. The app does not support background timer execution; timers run only when the app is active.

About

Timer app allows users to create, manage, and track timers categorized by user-defined groups. It includes features like real-time progress tracking, history storage, and the ability to start, pause, reset, or view all timers efficientl

Resources

Stars

Watchers

Forks

Packages

No packages published