-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
327 lines (285 loc) · 11.4 KB
/
privacy.html
File metadata and controls
327 lines (285 loc) · 11.4 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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy - CheckedInDays</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
line-height: 1.6;
color: #333;
background-color: #f8f9fa;
}
.container {
max-width: 800px;
margin: 0 auto;
padding: 20px;
background-color: white;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
margin-top: 40px;
}
.header {
text-align: center;
margin-bottom: 40px;
padding-bottom: 20px;
border-bottom: 2px solid #e9ecef;
}
.app-icon {
width: 80px;
height: 80px;
background: linear-gradient(45deg, #28a745, #20c997);
border-radius: 18px;
margin: 0 auto 20px;
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: 32px;
font-weight: bold;
}
h1 {
color: #1d1d1f;
margin-bottom: 10px;
font-size: 2.5em;
}
.subtitle {
color: #86868b;
font-size: 1.2em;
}
.section {
margin-bottom: 30px;
}
.section h2 {
color: #1d1d1f;
margin-bottom: 15px;
font-size: 1.5em;
border-left: 4px solid #28a745;
padding-left: 15px;
}
.privacy-item {
background-color: #f8f9fa;
border-radius: 8px;
padding: 20px;
margin-bottom: 20px;
border-left: 4px solid #28a745;
}
.privacy-title {
font-weight: 600;
color: #1d1d1f;
margin-bottom: 10px;
font-size: 1.1em;
}
.privacy-content {
color: #515154;
}
.privacy-content a {
color: #28a745;
text-decoration: none;
}
.privacy-content a:hover {
text-decoration: underline;
}
.effective-date {
background: linear-gradient(45deg, #28a745, #20c997);
color: white;
padding: 20px;
border-radius: 10px;
text-align: center;
margin-bottom: 30px;
}
.contact-section {
background-color: #e8f5e8;
border-radius: 10px;
padding: 25px;
text-align: center;
}
.contact-section h2 {
color: #1d1d1f;
margin-bottom: 15px;
border: none;
padding: 0;
}
.footer {
text-align: center;
margin-top: 40px;
padding-top: 20px;
border-top: 1px solid #e9ecef;
color: #86868b;
}
ul {
margin-left: 20px;
margin-top: 10px;
}
li {
margin-bottom: 5px;
}
@media (max-width: 600px) {
.container {
margin: 20px;
padding: 15px;
}
h1 {
font-size: 2em;
}
}
</style>
</head>
<body>
<div class="container">
<div class="header">
<div class="app-icon">✓</div>
<h1>CheckedInDays</h1>
<p class="subtitle">Privacy Policy</p>
</div>
<div class="effective-date">
<h3>Effective Date: August 1, 2025</h3>
<p>Last Updated: August 1, 2025</p>
</div>
<div class="section">
<p style="font-size: 1.1em; color: #515154; margin-bottom: 30px;">
At CheckedInDays, we are committed to protecting your privacy and being transparent about how we collect, use, and protect your information. This Privacy Policy explains our practices regarding your personal data when you use our mobile application.
</p>
</div>
<div class="section">
<h2>Information We Collect</h2>
<div class="privacy-item">
<div class="privacy-title">Personal Information</div>
<div class="privacy-content">
We collect minimal personal information necessary to provide our service:
<ul>
<li>Check-in data and habit tracking information you enter</li>
<li>App usage patterns and preferences</li>
<li>Device information (model, operating system version)</li>
</ul>
</div>
</div>
<div class="privacy-item">
<div class="privacy-title">Automatically Collected Information</div>
<div class="privacy-content">
We may automatically collect certain technical information to improve our service:
<ul>
<li>App performance and crash reports</li>
<li>Usage analytics (anonymized)</li>
<li>Device identifiers for app functionality</li>
</ul>
</div>
</div>
</div>
<div class="section">
<h2>How We Use Your Information</h2>
<div class="privacy-item">
<div class="privacy-content">
We use your information solely to:
<ul>
<li>Provide and maintain the CheckedInDays service</li>
<li>Improve app functionality and user experience</li>
<li>Provide customer support</li>
<li>Send important app updates and notifications (if enabled)</li>
</ul>
</div>
</div>
</div>
<div class="section">
<h2>Information Sharing</h2>
<div class="privacy-item">
<div class="privacy-title">We Do Not Sell or Share Your Data</div>
<div class="privacy-content">
We do not sell, trade, rent, or share your personal information with third parties for marketing purposes. Your check-in data and personal information remain private and are never shared with other users or external companies.
</div>
</div>
<div class="privacy-item">
<div class="privacy-title">Limited Exceptions</div>
<div class="privacy-content">
We may share information only in these limited circumstances:
<ul>
<li>With your explicit consent</li>
<li>To comply with legal obligations</li>
<li>To protect our rights and safety</li>
<li>In connection with a business transfer (merger, acquisition)</li>
</ul>
</div>
</div>
</div>
<div class="section">
<h2>Data Security</h2>
<div class="privacy-item">
<div class="privacy-content">
We implement appropriate technical and organizational security measures to protect your information:
<ul>
<li>Data encryption in transit and at rest</li>
<li>Secure data storage practices</li>
<li>Regular security assessments</li>
<li>Limited access to personal data by authorized personnel only</li>
</ul>
</div>
</div>
</div>
<div class="section">
<h2>Your Rights and Choices</h2>
<div class="privacy-item">
<div class="privacy-content">
You have the following rights regarding your personal information:
<ul>
<li><strong>Access:</strong> Request a copy of your personal data</li>
<li><strong>Update:</strong> Correct or update your information</li>
<li><strong>Delete:</strong> Request deletion of your personal data</li>
<li><strong>Export:</strong> Request a portable copy of your data</li>
<li><strong>Withdraw consent:</strong> Stop processing of your data</li>
</ul>
</div>
</div>
</div>
<div class="section">
<h2>Data Retention</h2>
<div class="privacy-item">
<div class="privacy-content">
We retain your personal information only as long as necessary to provide our service and for legitimate business purposes. Check-in data is stored until you delete it or request account deletion.
</div>
</div>
</div>
<!-- <div class="section">
<h2>Children's Privacy</h2>
<div class="privacy-item">
<div class="privacy-content">
CheckedInDays is not intended for children under 13 years of age. We do not knowingly collect personal information from children under 13. If we become aware that we have collected personal information from a child under 13, we will take steps to delete such information.
</div>
</div>
</div> -->
<div class="section">
<h2>Changes to This Privacy Policy</h2>
<div class="privacy-item">
<div class="privacy-content">
We may update this Privacy Policy from time to time to reflect changes in our practices or applicable law. We will notify you of any material changes by:
<ul>
<li>Updating the "Last Updated" date at the top of this policy</li>
<li>Posting the updated policy on this page</li>
<li>Providing in-app notifications for significant changes</li>
</ul>
</div>
</div>
</div>
<div class="section">
<div class="contact-section">
<h2>Contact Us</h2>
<p>If you have any questions about this Privacy Policy or how we handle your personal information, please contact us:</p>
<p style="margin-top: 15px;">
<strong>Email:</strong> <a href="mailto:checkedindays.help@gmail.com">checkedindays.help@gmail.com</a>
</p>
<p style="margin-top: 15px; font-size: 0.9em;">
We will respond to your privacy-related inquiries within 30 days.
</p>
</div>
</div>
<div class="footer">
<p>© 2025 CheckedInDays. All rights reserved.</p>
</div>
</div>
</body>
</html>