Skip to content

exponentlabshq/resort-maker-web-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResortMaker: Own Your Vacation

What if Robinhood and Airbnb had a baby?

ResortMaker is a revolutionary platform that democratizes resort development by combining accessible investing with hospitality expertise. Built on Aptos blockchain, we enable fractional ownership of institutional-quality resort projects, powered by tokenized real estate and seamless property management.

The Opportunity

The vacation rental market is projected to grow from $174.84B (2024) to $396.93B (2032) at 10.65% CAGR [1], while the resort development market expands from $347.1B (2024) to $945.4B (2030) at 18.5% CAGR [2]. ResortMaker bridges the gap between these markets, creating a "resort making flywheel" that unlocks value for developers and investors alike.

The Solution

ResortMaker addresses traditional real estate challenges:

  • High Barriers to Entry → Fractional ownership starting at accessible price points
  • Illiquidity → Tokenized assets on Aptos provide liquid secondary markets
  • Fragmented Value Chain → Integrated platform from development to hospitality management
  • Limited Access → Curated, institutional-grade resort projects led by renowned architect Ian Fulgar

Aptos CTRL+Move Hackathon Submission

This dApp demonstrates real-world asset (RWA) fungible asset management, staking mechanics, and reward distribution on Aptos blockchain.

Tech Stack

  • Frontend: React + TypeScript + Vite
  • Blockchain: Aptos Move smart contracts
  • Wallet: Aptos Wallet Adapter
  • UI: Radix UI + Tailwind CSS

Project Structure

├── entry-functions/    # Move transaction builders
├── view-functions/     # Read-only contract calls
├── hooks/             # React hooks for contract state
├── components/        # UI components
└── pages/             # Application routes

Setup

  1. Install dependencies:
npm install
  1. Configure environment variables in .env:
VITE_APP_NETWORK=testnet
VITE_MODULE_ADDRESS=<your_module_address>
VITE_RESORT_TOKEN_ADDRESS=<resort_token_address>
VITE_TIME_TOKEN_ADDRESS=<time_token_address>
VITE_APTOS_API_KEY=<optional_api_key>
  1. Start development server:
npm run dev

Core Features

  • Create and manage fungible asset resorts
  • Stake RESORT tokens in resorts
  • Earn TIME tokens as staking rewards
  • Mint and trade resort assets
  • Portfolio tracking and analytics

Build

npm run build

Build output in dist/ directory.

Team

Led by Ian Fulgar, visionary architect and real estate strategist with 10+ years of experience designing award-winning properties in the Philippines. As founder of Fulgar Architects, Ian specializes in transforming land into profitable ventures through metamodern architecture and sustainable development [3].

References

[1] Fortune Business Insights. (2025). Vacation Rentals Market Size, Share & Trends. Retrieved from https://www.fortunebusinessinsights.com/vacation-rentals-market-113271

[2] Grand View Research. (2025). Global Resort Market Size & Outlook, 2024-2030. Retrieved from https://www.grandviewresearch.com/horizon/outlook/resort-market-size/global

[3] Fulgar, I. (2025). Ian Fulgar, Architect of Ventures. Retrieved from https://www.ianfulgar.com/about/

About

Resort Maker project for web and PWA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors