ResortLog ResortLog
Sahoo Soft Technologies

Privacy Policy

Last updated: 22 April 2026   ·   Version 1.3

ResortLog is a hotel and resort management application developed by Sahoo Soft Technologies, designed for property owners and managers to manage bookings, guests, rooms, and billing. This Privacy Policy explains what information we collect, how we use it, and your rights regarding your data.

Contents

  1. Who This Policy Applies To
  2. Information We Collect
  3. App Permissions
  4. How We Store Your Data
  5. How We Use Your Data
  6. Data Sharing
  7. Data Retention
  8. Your Rights
  9. Data Deletion Requests
  10. Children's Privacy
  11. Security
  12. Grievance Officer
  13. Governing Law
  14. Changes to This Policy
  15. Contact Us
1

Who This Policy Applies To

This policy applies to:

2

Information We Collect

2.1 — Account & Authentication Information

When you register or log in to ResortLog, we collect:

  • Email address
  • Password (stored as a secure hash via Firebase Authentication — we never store plain-text passwords)
  • Authentication tokens (stored locally on-device for persistent login sessions)

2.2 — Property Information

Information you provide about your property:

  • Property name, tagline, address, city, state, PIN code
  • Contact phone number and email address
  • GSTIN and PAN (for GST-compliant invoice generation)
  • Property logo image
  • Check-in / check-out times and other property-level settings
  • Configurable add-on services and billing preferences

2.3 — Room Information

Details about rooms at your property:

  • Room number, name, type (Standard, Deluxe, Suite, Cottage, etc.)
  • Floor, bed type, capacity (adults and children)
  • Base price per night and weekend price
  • Amenities list and description
  • Room-level check-in and check-out times

2.4 — Guest Information

Guest details entered by property operators during booking or check-in:

  • Full name, phone number, WhatsApp number, email address
  • Date of birth, gender, nationality
  • Full address (street, city, state, PIN code)
  • Government-issued ID proof type (Aadhaar, Passport, Driving Licence, Voter ID, PAN) and ID number
  • Photographs of ID documents (front and back images) — stored locally on-device
  • Face photograph of the guest — optionally captured during check-in for identification purposes
  • Emergency contact name and phone number — collected during check-in
  • Vehicle details (e.g. registration number) — optionally collected during check-in
  • Guest tags (VIP, Repeat, Corporate, Blacklisted)
  • Internal notes added by the property operator
Note: Guest information is entered solely by the property operator for the purpose of guest registration and legal compliance with local hospitality regulations (Form C requirements). ResortLog does not independently collect guest data directly from guests.

2.5 — Booking & Stay Information

Records of bookings created in the app:

  • Check-in and check-out dates and actual arrival/departure timestamps
  • Number of adults and children
  • Room assigned and booking reference number
  • Booking status (Pending, Confirmed, Checked-In, Checked-Out, Cancelled, No-Show)
  • Booking source (Walk-in, Phone, OTA)
  • Add-on services added to the stay
  • Special requests and internal notes

2.6 — Billing & Payment Information

Financial records associated with bookings:

  • Room charges, add-on charges, fees (early check-in / late checkout)
  • GST amounts (CGST, SGST) if billing is enabled
  • Discounts applied and reasons
  • Total amount, amount paid, balance due
  • Payment mode (Cash, UPI, Card, Bank Transfer, Cheque)
  • Payment timestamps
Important: ResortLog does not collect, store, or transmit full credit/debit card numbers, CVV codes, UPI PINs, or bank account numbers. Payment mode labels (e.g. "Card", "UPI") are stored for record-keeping only.

2.7 — Subscription & Billing Information

When you purchase a subscription through the app:

  • Subscription plan type (Monthly, Quarterly, etc.) and status (Active, Trial, Expired)
  • Purchase transaction identifiers provided by Google Play (anonymised; no card details)
  • Entitlement status shared with RevenueCat (our subscription management provider) — see Section 6
Important: ResortLog does not collect, store, or process payment card numbers or UPI credentials for subscription billing. All billing is handled securely by Google Play.

2.8 — Device & Technical Information

  • Device type and operating system (Android)
  • App version
  • Crash logs and error data (used internally to improve app stability — not shared with third parties)
  • Push notification token (used solely to deliver in-app and system notifications — not used for marketing)
3

App Permissions

ResortLog requests the following Android device permissions. Each permission is used only for its stated purpose:

No unnecessary permissions. ResortLog does not request access to your contacts, location, microphone, call logs, or SMS. All permissions are requested only when the relevant feature is first used.
4

How We Store Your Data

ResortLog uses a local-first storage model. All data is stored on your device by default. Cloud sync via Firebase is used for account authentication:

Data TypeWhere Stored
Rooms, guests, bookings, payments, property settings SQLite database on-device (primary, offline-first)
ID document photos, guest photos, property logo On-device local storage (file system)
Login credentials / authentication Firebase Authentication (Google)
Session tokens On-device secure storage (Android Keystore-backed — never leaves the device)
Generated invoice PDFs On-device (temporary, in app cache; saved to gallery only on your explicit request)

Authentication is handled by Firebase (Google Cloud) and is subject to Google's Privacy Policy. All data transmitted to Firebase is encrypted in transit via TLS/HTTPS.

5

How We Use Your Data

We use the information collected to:

  1. Provide the service — manage rooms, bookings, guests, and billing for your property.
  2. Authentication — verify your identity and keep your account secure.
  3. Reporting — generate occupancy reports, revenue summaries, and billing statements for your own use.
  4. Invoice generation — produce GST-compliant PDF invoices using booking and payment data stored locally on-device.
  5. App improvement — use anonymised crash and error logs to diagnose and fix bugs.

We do not:

6

Data Sharing

We do not share personal data with third parties except in the following limited circumstances:

7

Data Retention

8

Your Rights

As a property operator using ResortLog, you have the following rights:

Guest rights: If a guest requests access to or deletion of their data, the property operator is responsible for fulfilling that request using the tools available within the app (edit/delete guest profile).
9

Data Deletion Requests

If you wish to permanently delete your account and all associated data, please send an email to:

Email support@sahoosoft.com
Subject ResortLog Data Deletion Request

Please include the following in your email:

We will process your request within 7 business days and send a confirmation once deletion is complete. Deletion is irreversible — all data will be permanently removed from Firebase and cannot be recovered.
10

Children's Privacy

ResortLog is intended for use by adult property operators and managers (18 years and above). We do not knowingly collect personal information from children under the age of 13. Guest records may include children's details (e.g. number of children in a booking) as required for hospitality management — these are entered by the adult property operator and not by the child.

If you believe a child's personal information has been improperly entered, please contact us using the deletion email in Section 9.

11

Security

We take reasonable steps to protect your data, both in transit and at rest:

Why we do not add a separate database password. The local SQLite database is already protected by two layers: Android's per-app sandbox (which prevents other apps from accessing it) and, on modern Android versions, the device's own file-based encryption (which protects the storage when the device is locked). Adding a separate database-level password would provide little additional protection against realistic threats but would introduce significant risk of data loss during upgrades. We have assessed this trade-off and consider the current design a reasonable security safeguard as envisaged under the Digital Personal Data Protection Act, 2023.
Your role matters. To keep data safe, please:
  • Set a screen lock (PIN, pattern, password, or biometric) on the device that runs ResortLog — this activates Android's built-in encryption.
  • Use a strong, unique account password and do not share your login credentials.
  • Keep your device's operating system and the ResortLog app up to date.
  • If a device used for ResortLog is lost or stolen, notify us immediately using the email in Section 9 so access can be revoked.

No method of electronic storage or internet transmission is fully secure. We continuously review our security posture and will update this policy to reflect meaningful changes.

12

Grievance Officer

In accordance with the Information Technology (Intermediary Guidelines and Digital Media Ethics Code) Rules, 2021, and applicable Indian data protection regulations, we have appointed a Grievance Officer to address any complaints or concerns regarding the processing of your personal data.

Name Mohamed Saheed
Response Within 30 days of receipt of complaint
13

Governing Law

This Privacy Policy is governed by and construed in accordance with the laws of India, including the Information Technology Act, 2000 and the Information Technology (Amendment) Act, 2008, and applicable rules thereunder.

Any disputes arising under this policy shall be subject to the exclusive jurisdiction of the courts of India.

14

Changes to This Policy

We may update this Privacy Policy from time to time. When we do, we will update the "Last updated" date at the top of this page. We encourage you to review this policy periodically. Continued use of the app after changes constitutes your acceptance of the revised policy.

15

Contact Us

If you have questions or concerns about this Privacy Policy or how your data is handled, please contact us:

Company Sahoo Soft Technologies
Subject ResortLog Privacy Inquiry