-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
125 lines (108 loc) · 9.93 KB
/
Copy pathterms.html
File metadata and controls
125 lines (108 loc) · 9.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Terms of Service - Two Day Club</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Helvetica Neue', sans-serif;
background: #000;
color: #AEAEB2;
-webkit-font-smoothing: antialiased;
padding: 40px 24px;
max-width: 680px;
margin: 0 auto;
line-height: 1.7;
}
a { color: #CCFF00; text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { color: #fff; font-size: 32px; font-weight: 700; margin-bottom: 8px; }
h2 { color: #fff; font-size: 20px; font-weight: 600; margin-top: 32px; margin-bottom: 12px; }
p, li { font-size: 15px; margin-bottom: 12px; }
ul { padding-left: 20px; }
.back { display: inline-block; margin-bottom: 24px; font-size: 14px; }
.updated { font-size: 13px; color: #636366; margin-bottom: 32px; }
</style>
</head>
<body>
<a href="index.html" class="back">← Back to Two Day Club</a>
<h1>Terms of Service</h1>
<p class="updated">Last updated: April 26, 2026</p>
<h2>The service</h2>
<p>Two Day Club is a health and fitness membership app that helps you build a daily walking habit through financial accountability. Members pay $4.99 per week, billed at each member's weekly anniversary. The fee is waived when you stay consistent with your daily step goal, as described below.</p>
<h2>Eligibility</h2>
<ul>
<li>You must be at least 16 years old to use Two Day Club.</li>
<li>You are responsible for maintaining access to the Apple ID or Google account used to sign in.</li>
<li>By using Two Day Club, you agree to these Terms in their entirety.</li>
</ul>
<h2>How the membership and Comebacks work</h2>
<ul>
<li>The membership fee is a fixed $4.99 USD per week (or local equivalent), evaluated at your weekly anniversary date. Anniversaries follow your signup date, not the calendar week.</li>
<li>Your step data is tracked automatically via Apple Health or Android Health Connect.</li>
<li>Missing one day is allowed. The rule is: never miss your daily step goal two days in a row.</li>
<li>If you miss your step goal for two consecutive days, you enter a 2-day Comeback Challenge. If you meet your daily step goal on 2 consecutive days, the Comeback is won and your weekly fee is waived for that week.</li>
<li>If you fail to complete a Comeback (by missing any day during the challenge, or by not finishing within the week), the $4.99 fee is charged at your next weekly anniversary.</li>
<li>If you do not miss two days in a row at any point during the week, the fee is waived automatically. No Comeback is required.</li>
<li>Only one Comeback is available per week. A second two-day miss in the same week results in the $4.99 fee being charged at the next anniversary.</li>
<li>Days with fewer than 100 recorded steps are treated as data failures and will not count against you.</li>
<li>Manually entered steps (via Apple Health or Android Health Connect) are excluded from your daily count.</li>
<li>We only evaluate your two-day rule and bill the membership fee while your membership is active and your device is syncing step data. If we have not received step data from your device within the past 2 days (for example, because you signed out, uninstalled the app, lost your device, or were offline), we will not charge you for that period. When step data resumes, evaluation resumes from that day forward.</li>
</ul>
<h2>Cancellation, pausing, and deletion</h2>
<ul>
<li><strong>Cancel your membership.</strong> You can cancel at any time from Settings. Cancellation takes effect immediately: your subscription ends, we end your current streak, stop tracking your steps, and stop all future charges. Your account and historical records remain visible to you, but if you decide to rejoin later you begin a fresh streak from day 0. Prior streaks cannot be resumed.</li>
<li><strong>Sign out.</strong> Signing out has the same effect as cancelling: your subscription ends, your current streak ends, step tracking stops, and we will not bill you while you are signed out. If you sign back in later, you must rejoin manually and you begin a fresh streak from day 0. Prior streaks are not restored on sign-in.</li>
<li><strong>Uninstall the app.</strong> If you delete the app without signing out or cancelling, step data stops syncing. Because our system requires recent synced data to evaluate the two-day rule (see "How the membership and Comebacks work"), you will not be charged for days during which the app is uninstalled. Reinstalling and signing in resumes the service.</li>
<li><strong>Delete your account.</strong> You can delete your account entirely from Settings. This permanently removes all of your personal data within 30 days, cancels any active subscription, and prevents any further charges. Deletion is irreversible.</li>
<li><strong>EEA cooling-off period.</strong> Residents of the European Economic Area have a 14-day cooling-off period after their first membership signup, during which they may cancel for a full refund of any charges incurred.</li>
</ul>
<h2>Payments</h2>
<ul>
<li>Payments are processed by Stripe. By adding a payment method, you authorize Two Day Club to bill the $4.99 weekly membership fee in accordance with the rules described in "How the membership and Comebacks work" above.</li>
<li>Nothing is charged at signup. Your card is saved on file and only billed at your weekly anniversary if you fail the two-day rule and do not complete a Comeback.</li>
<li>All billing rules are disclosed clearly during onboarding, before you enter any payment information.</li>
<li>Charges are final except in cases of verified tracking errors, data failures, or disputes resolved in your favor.</li>
<li>The membership fee is a fixed $4.99 USD per week (or local equivalent based on your region). The fee may be adjusted in the future with at least 30 days notice via the app or email.</li>
<li>You can update your payment method at any time from Settings.</li>
</ul>
<h2>Disputes</h2>
<ul>
<li>If you believe you were charged incorrectly (for example, your steps were not recorded due to a device or app issue), you can file a dispute from Settings.</li>
<li>We review all disputes and resolve them within 7 business days.</li>
<li>When tracking data is ambiguous, we give the benefit of the doubt to the user.</li>
</ul>
<h2>Health data</h2>
<ul>
<li>Two Day Club reads your step count from Apple Health or Android Health Connect. We do not write to or modify your health data.</li>
<li>Manually entered steps are excluded from your count.</li>
<li>You can revoke health data access at any time via your device settings.</li>
</ul>
<h2>Not medical advice</h2>
<p>Two Day Club is designed to support general wellness and habit formation. It is not intended as medical advice. Health statistics shown in the app (such as mortality risk research) are for educational purposes only. Consult a healthcare professional before starting any new exercise program, especially if you have existing health conditions.</p>
<h2>Your crew</h2>
<ul>
<li>Following is optional.</li>
<li>Anyone can follow you. Private accounts must approve every follow request.</li>
<li>Someone you follow can see your first name, profile photo, daily step count, streak count, weekly membership status (On Track, In Comeback, or Out), and a count of how many times you have been charged the $4.99 weekly fee.</li>
<li>When you are in an active Comeback Challenge, your followers see "Day X of 2" so they can encourage you. They do not see your individual charge dates or any health data beyond step count.</li>
<li>Followers can send nudge messages.</li>
<li>You can unfollow or block anyone at any time, which ends their access to your data immediately.</li>
</ul>
<h2>Disclaimer of warranties</h2>
<p>Two Day Club is provided "as is" and "as available" without warranties of any kind, express or implied, including but not limited to merchantability, fitness for a particular purpose, or non-infringement. We do not guarantee that step tracking will be accurate at all times due to variations in device hardware, software, and connectivity.</p>
<h2>Limitation of liability</h2>
<p>To the maximum extent permitted by law, Two Day Club's total aggregate liability for any claims arising from or related to the service shall not exceed the greater of (a) $50 USD or (b) the total amount you paid to Two Day Club in the 12 months preceding the claim. Two Day Club is not liable for any indirect, incidental, special, consequential, or punitive damages.</p>
<h2>Dispute resolution and arbitration</h2>
<p>For users in the United States: any dispute arising from these Terms or the service shall be resolved by binding arbitration administered by JAMS under its Streamlined Arbitration Rules, rather than in court. You waive any right to participate in a class action or class arbitration. Claims must be filed within one year of the event giving rise to the claim.</p>
<p>For users in the European Economic Area: disputes may be brought before the courts of your country of residence under applicable local law.</p>
<h2>Changes to terms</h2>
<p>We may update these terms from time to time. If we make material changes that affect your rights or obligations, we will notify you through the app or by email at least 30 days before the changes take effect. Continued use of the app after changes constitutes acceptance.</p>
<h2>Governing law</h2>
<p>For users in the United States, these Terms are governed by the laws of the State of California. For users in the European Economic Area, applicable local consumer protection laws apply.</p>
<h2>Contact</h2>
<p>Questions? Email <a href="mailto:hello@twodayclub.com">hello@twodayclub.com</a>.</p>
</body>
</html>