Skip to content

Commit

Permalink
Add privacy policy
Browse files Browse the repository at this point in the history
Add privacy policy
  • Loading branch information
ThomasBernard03 authored Jul 31, 2024
2 parents 4619084 + cc87ca7 commit f67985b
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 7 deletions.
Binary file added .doc/images/download_on_the_app_store.webp
Binary file not shown.
Binary file added .doc/images/get_in_on_google_play.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions .doc/privacy-policy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Privacy Policy for Tarot Scorekeeping Application

## Introduction
Welcome to the Tarot Scorekeeping Application ("the Application"). We take your privacy very seriously. This privacy policy explains how we handle your personal information when you use our Application.

## Data Collection and Use
### No Collection of Personal Data
We do not collect any personally identifiable or confidential data from your use of the Application.

### No Advertisements
Our Application does not contain any advertisements, so no data is collected for advertising purposes.

## Access to User Data
### No Access to Personal Data
The Application does not access any personal or confidential user data.

## Data Security
### Secure Procedures
Although we do not collect personal or confidential data, we are committed to following secure practices to ensure the protection of any information you may provide to us through other means (e.g., direct contact).

## Data Retention and Deletion
### No Data Retention
Since we do not collect any personal or confidential data, there is no applicable data retention or deletion policy for the Application.

## Contact
For any questions or requests regarding this privacy policy, you can contact us at the following address: `[email protected]`

## Changes to the Privacy Policy
This privacy policy is effective as of [publication date]. Any changes to this policy will be posted on this page. We encourage you to check this page regularly to stay informed about our privacy practices.

## Conclusion
Your privacy is important to us. Even though our Application does not collect any personal data, we are committed to maintaining the highest standards of privacy and security. Thank you for using our Tarot Scorekeeping Application.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

deploy:
runs-on: ubuntu-latest
needs: build
needs: test
steps:
- name: Checkout branch
uses: actions/checkout@v4
Expand Down
19 changes: 13 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,25 @@
</p>


[<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png"
[<img src=".doc/images/get_in_on_google_play.png"
alt="Download from Google Play" height="100">](https://play.google.com/store/apps/details?id=fr.thomasbernard03.tarot)

[<img src=".doc/images/download_on_the_app_store.webp"
alt="Download from App Store" height="100">](https://apps.apple.com/fr/app/points-tarot/id6575344812?l=en-GB)




- Features
- [x] 3 players games
- [ ] 4 players games
- [x] 4 players games
- [x] 5 players games
- [ ] New design for round screen
- [ ] Migration to KMP (For iOS Version)
- [ ] New design for round screen (Android)
- [x] Migration to KMP (For iOS Version)
- [x] Database
- [ ] DI
- [ ] Play store publication
- [x] DI
- [x] App Store publication
- [x] Play store publication



Expand Down

0 comments on commit f67985b

Please sign in to comment.