Movin' In is a rental property management platform built to streamline operations for real estate agencies. It offers a powerful admin panel for managing countries, locations, properties, customers, bookings, and payments—paired with a responsive web frontend and a mobile app for customer interactions.
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.
You can deploy Movin' In with minimal effort and cost using the Docker-based setup. The platform runs efficiently on a 1GB RAM droplet, making it a great choice for both single-agency and multi-agency operations. Hosting can cost around $5/month on cloud providers like Hetzner or DigitalOcean.
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
- 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
- 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
- Overview
- Why Use Movin' In
- Software Architecture
- Advanced Features
- Installing (Self-hosted)
- Installing (Docker)
- 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.