Loading...

We're setting up your new app...

Template

Demo: Timer Example

Example showing how to create a timer in AppSheet

Industry: n/a
Function: Other
This app shows an example for how to implement a Timer in AppSheet.
Loading...

How we built this app

This app simulates a timer by using columns to log "Time Started" and "Time Stopped." The view "Start Timer" is linked to a slice of data. The slice of data contains the fields the user needs to see when they start a new timer. When a timer is started, AppSheet creates a new row and populates the fields filled out by the user. To stop the timer, go to the "Active Timers" view and click the action to the left of the timer. The icon is linked to the "Stop Timer - Launch" action. This is a grouped action and executes the following: 1) Set the "Time Stopped" column; 2) Calculate the duration between "Time Stopped" and "Time Started"; 3) Redirect to the "Finished Timers" view. Feel free to use any features in this example as a starting point to create a timer in your App!
This is a preview of the data sets used in the app.

Data

This is a high-level model of both the data entities and the UI elements in the app.
Loading...
Start for free