From b1b2759ecbda03f897a8acd2222651bc5319f7a0 Mon Sep 17 00:00:00 2001 From: Andor Kesselman Date: Fri, 3 May 2024 16:57:35 +0530 Subject: [PATCH 1/2] Create proposal.md --- proposals/web5-tabata-timer/proposal.md | 46 +++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 proposals/web5-tabata-timer/proposal.md diff --git a/proposals/web5-tabata-timer/proposal.md b/proposals/web5-tabata-timer/proposal.md new file mode 100644 index 0000000..37ac1d2 --- /dev/null +++ b/proposals/web5-tabata-timer/proposal.md @@ -0,0 +1,46 @@ +# + +## Metadata +- Proposal Author(s): [Andor Kesselman](https://www.linkedin.com/in/andorsk/), [](), ... +[//]: +- Chair(s): [](), [](), ... +- Status: Proposed +- Since: May 3, 2024 +- Tags: ["fitness", "web5", "dwn", "lab"] +- Supersedes: <> +- Version: 1.0 + +[//]: # (Do not fill out below. To be filled out by chairs post-approval) +- Start Date: +- URI: + +## Summary + +A web5 fitness app for HIIT based exercises. Tabata timer is a specific timer built for HIIT exercises. +No ads. Open source. Personal use. No tracking. Free. No paywall. Own your workout data with a web5 based tabata timer. + +## Motivation + +I have used the other apps in the market, but I wanted to make something better for my self. Fitness apps are a great use case for web5. + +## Coordination/Correspondence + +DIF Slack for now. + +## Prior art + +Tabata Timer: Interval Timer -- The main app on the app store. 5M+ downloads. +This is hidden behind a paywall, has ads, is not open source. We can do better. +It's farther along, and has been worked on longer, but I hope that in time this app is going to clearly be better than that app. + +[Web5 Tabata Timer](https://github.com/andorsk/web5-tabata-timer) -- My app I've put together last few days and will continue to work on. + +## Unresolved Questions + +I may want to expand scope over time. Right now it's simple. A timer that is a PWA that I can run anywhere. +As time moves on, I would consider adding more scope. + +## Outputs + +- Minimally, a Web5 Protocol Design For Excercise Routines and Sharing +- Possibly some code. To discuss. From 040f4d71a1fb8beb24ef1c641f76a64e3ef5ef8e Mon Sep 17 00:00:00 2001 From: Andor Kesselman Date: Fri, 3 May 2024 16:58:39 +0530 Subject: [PATCH 2/2] Update proposal.md --- proposals/web5-tabata-timer/proposal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/web5-tabata-timer/proposal.md b/proposals/web5-tabata-timer/proposal.md index 37ac1d2..4d064f8 100644 --- a/proposals/web5-tabata-timer/proposal.md +++ b/proposals/web5-tabata-timer/proposal.md @@ -1,4 +1,4 @@ -# +# Decentralized Tabata Timer ## Metadata - Proposal Author(s): [Andor Kesselman](https://www.linkedin.com/in/andorsk/), [](), ...