Posts

Sudoku ploicy

  Privacy Policy for Sudoku App (Offline) Effective Date: [Insert Date] Thank you for using Sudoku (the “App”). Your privacy is important to us. This Privacy Policy explains how we handle information in our app. 1. Offline Use Our Sudoku app is completely offline . It does not require an internet connection to play. 2. Information We Collect We do not collect, store, or share any personal information from users. No account is required. No personal data (such as name, email, phone, or location) is collected. No gameplay data is transmitted to us. 3. Third-Party Services This app does not use third-party analytics, ads, or tracking tools . 4. Children’s Privacy Our app is safe for all ages. Since we do not collect personal information, there are no risks regarding children’s data. 5. Changes to This Policy If we make any changes in the future (e.g., adding online features or ads), we will update this Privacy Policy accordingly. 6. Contact Us If you ...

mathswise Data Policy

   Effective Date: 04/07/2024 Privacy Policy Sarthak Tiwari  operates the  mathswise   mobile application . This page informs you of our policies regarding the collection, use, and disclosure of personal information when you use our App. Information Collection and Use Our App does not collect any personal and sensitive user data except for the email address used for sign-in purposes. The email address is used solely for authentication and identification purposes within the App. Data Handling Procedures Secure Handling:  We implement industry-standard security measures to ensure the protection of your email address. Data Retention and Deletion:  Your email address is retained for as long as you use our App. If you choose to delete your account, your email address will be removed from our records. Disclosure of Data We do not share your email address with any third parties except as necessary to operate the App and comply with legal obligations. Con...

DEPLOY DJANGO PROJECT ON GCP WITH THE GDAL Dockerfile

Image
DEPLOY DJANGO PROJECT  ON  GCP WITH THE GDAL Dockerfile First, you need to follow the instruction  CREATE PROJECT (OR YOU HAVE PROJECT ) IT IS RUNNING IN LOCAL SERVER CREATE BILLING ACCOUNT ON GCP CONNECT DATABASE WITH GCP USING POSTGRESQL  ADD REQUIRED FILE IN YOUR PROJECT FOR DEPLOY  DEPLOY THE PROJECT  CREATE PROJECT (OR YOU HAVE PROJECT ) If you have a project which you have created or simply you can also download from Github after that,  IT IS RUNNING IN LOCAL SERVER before deploying on google cloud. you can run it into the local server so that no problem  is facing on the live server CREATE BILLING ACCOUNT ON GCP go on the  google console cloud  click on this you  see this Click on activate on top of the right after you can add your credit or debit card datils after that you receive $300 for the 12 months so that you can use it. CONNECT DATABASE WITH GCP USING POSTGRESQL  you can use to create a server of PostgreSQL...