Movin' In is an open-source and cross-platform Rental Property Management Platform with an admin panel for managing properties, customers and bookings, a frontend and a mobile app for renting properties.
The platform supports Stripe and PayPal payment gateways, allowing you to choose the one best suited for your country or business model. If Stripe isn't available in your region, PayPal serves as a secure and convenient alternative for accepting payments.
Movin' In supports both single-agency and multi-agency modes. Agencies have access to an admin panel to manage their properties, customers, and bookings. Each newly created agency receives an email prompting them to register and access the system.
The admin panel allows admins to manage agencies, properties, countries, locations, customers, bookings and payments.
Customers can sign up via the frontend or mobile app, browse available properties based on location and date, and complete the booking and payment process seamlessly.
- Agency management
- Ready for single or multiple agencies
- Property management
- Flexible Time-Based Property Availability
- Booking management
- Property scheduler
- Auto-Notification System
- Payment management
- Multiple payment gateways supported (Stripe, PayPal)
- Multiple payment methods: Credit Card, PayPal, Google Pay, Apple Pay, Link, Pay Later
- Hierarchical locations with country and map integration
- Location-based search with nested location support
- Map display for locations
- Customer management
- Multiple login options: Google, Facebook, Apple, Email
- Multiple language support: English, French
- Multiple currencies support
- Multiple pagination styles: classic (next/previous), infinite scroll
- Push notifications
- Secure against XSS, XST, CSRF, MITM, and DDoS attacks
- Responsive admin panel and frontend
- Native mobile app for Android and iOS (single codebase)
- Docker support for easy deployment and a better developer experience
- Error monitoring and performance tracing with Sentry
- iOS
- Android
- Web
- Docker
If this project helped you, saved you time, or inspired you in any way, please consider supporting its future growth and maintenance. You can show your support by starring the repository (it helps increase visibility and shows your appreciation), sharing the project (recommend it to colleagues, communities, or on social media), or making a donation (if you'd like to financially support the development) via GitHub Sponsors (one-time or monthly), PayPal, or Buy Me a Coffee. Open-source software requires time, effort, and resources to maintain—your support helps keep this project alive, up-to-date, and accessible to everyone. Every contribution, big or small, makes a difference and motivates continued work on features, bug fixes, and new ideas.
To contribute code or report issues, please read the Contribution Guide to learn about the process, coding standards, and how to submit pull requests.
- URL: https://movinin.dynv6.net:3004/
- Login: jdoe@movinin.io
- Password: M00vinin
- URL: https://movinin.dynv6.net:3003/
- Login: admin@movinin.io
- Password: M00vinin
You can install the Android app on any Android device.
Open the Camera app and point it at this code. Then tap the notification that appears.
-
On devices running Android 8.0 (API level 26) and higher, you must navigate to the Install unknown apps system settings screen to enable app installations from a particular location (i.e. the web browser you are downloading the app from).
-
On devices running Android 7.1.1 (API level 25) and lower, you should enable the Unknown sources system setting, found in Settings > Security on your device.
You can also install the Android App by downloading the APK and installing it on any Android device.
- Download APK
- Login: jdoe@movinin.io
- Password: M00vinin
The source code for the official Movin' In website is available here:
https://github.com/movin-in/movin-in.github.io
It features a clean landing page with multilingual support, dark mode, and SEO optimizations to help it reach users in different languages and regions.
The codebase follows the Separation of Concerns (SoC) principle, with a modular and maintainable architecture that aligns with the Single Responsibility Principle (SRP), modularity, and modern frontend best practices. It uses GitHub Actions for automatic builds and deployments. The Android demo app download link is dynamically fetched and updated on the site.
⚡ Ultra-fast performance
The website loads in under 1.5 seconds on slow 4G with 0ms blocking, 0 layout shift, and a blazing Speed Index of 0.8.
Feel free to explore the code, suggest improvements, or use it as a template for your own landing page.
- Overview
- Why Use Movin' In
- Software Architecture
- Advanced Features
- Installing (Self-hosted)
- Installing (Docker)
- Setup Sentry
- Payment Gateways
- Setup Stripe
- Social Login Setup
- Build Mobile App
- Demo Database
- Run from Source
- Run from Source (Docker)
- Run Mobile App
- Locations
- Auto‐Notification System
- Add New Language
- Add New Currency
- Logs
- Testing
- FAQ
- Release Notes
- Contribution Guide
- Code of Conduct
Movin' In is MIT licensed.