All Projects

Orbital — Hotel & GYM SaaS

A plugin-based SaaS platform for hospitality and fitness businesses — clients activate only the modules they need (room booking, POS, memberships, scheduling) with no custom development required.

Overview

Orbital is a plugin-based SaaS platform designed for hospitality and fitness businesses. Rather than a rigid one-size-fits-all system, clients purchase and activate only the modules they need — assembling a tailored management platform without any custom development or vendor lock-in.

Available Plugins

  • Room Booking: Reservation management, room type configuration, availability calendar, and automated check-in/check-out workflows with housekeeping notifications.
  • Point of Sale (POS): Restaurant and bar order management, table assignment, split billing, and receipt generation with daily sales reporting.
  • GYM Membership: Member registration, flexible subscription plan management, attendance tracking via card scan, and automated renewal reminders.
  • Class Scheduling: Trainer schedule management, class capacity control, member class booking, and waitlist management.
  • Analytics & Reporting: Cross-plugin revenue dashboards, occupancy rates, member retention metrics, and exportable monthly reports.

Architecture

The platform is built with Loopback.js for a structured, model-driven API that makes adding new plugins straightforward through a consistent plugin interface. React.js powers the front end with a dynamic layout that shows or hides navigation based on which plugins a client has activated. MongoDB provides flexible schema support — critical for the plugin model where different clients have fundamentally different data shapes. Firebase handles real-time data synchronization for the scheduling and POS modules.