S

Subly Property

Dashboard

Welcome to Subly Property

Your comprehensive property management dashboard.

Total Properties

3

Monthly Income

$4,500

Monthly Expenses

$1,200

Successfully signed out! Thank you for using Subly Property.

Complete Property Management Platform

Streamline your real estate portfolio with comprehensive financial tracking, maintenance scheduling, document management, and tenant insights.

14-day free trial • No credit card required

Everything You Need to Manage Properties

From financial tracking to tenant management, Subly Property provides all the tools real estate professionals need.

💰

Financial Tracking

Track income, expenses, and generate detailed financial reports for tax optimization.

🏠

Property Portfolio

Manage multiple properties with detailed profiles and performance metrics.

📊

Analytics & Reports

Comprehensive analytics for informed investment decisions.

🔧

Maintenance Management

Schedule and track property maintenance with vendor management.

📄

Document Storage

Secure cloud storage for leases, receipts, and contracts.

👥

Tenant Management

Complete tenant lifecycle management and communication.

Choose Your Plan

Start with our free trial, then choose the plan that fits your portfolio.

Basic

$29/month
  • Up to 5 properties
  • Financial tracking
  • Basic reporting
  • Email support
Most Popular

Professional

$79/month
  • Up to 25 properties
  • Advanced analytics
  • Tenant management
  • Priority support

Enterprise

$199/month
  • Unlimited properties
  • Custom integrations
  • White-label options
  • Dedicated support
`); document.close(); } function showSubscriptionModal() { alert('Subscription modal would open here with pricing tiers: Basic $29, Professional $79, Enterprise $199'); } function addTransaction() { alert('Transaction modal would open here for adding expenses and income'); } document.addEventListener('click', function(event) { const userMenu = document.getElementById('user-menu'); const userButton = event.target.closest('button[onclick="toggleUserMenu()"]'); if (userMenu && !userButton && !userMenu.contains(event.target)) { userMenu.classList.add('hidden'); } }); showView('dashboard');