Movin' In is a Rental Property Management Platform designed to streamline property rentals for agencies. It offers an admin dashboard for managing countries, locations, properties, customers, bookings, and payments along with a frontend and mobile app for customer interactions.
Movin' In integrates Stripe and PayPal payment gateways. If your country is not supported by Stripe, you can check if it is supported by PayPal. And if so, you can use PayPal payment gateway instead of Stripe.
With Movin' In, you can deploy your own customizable property rental marketplace at minimal cost using the Docker-based setup. The platform integrates Stripe and PayPal for secure payments and can be efficiently hosted on a 1GB RAM droplet, making it an ideal choice for single/multi-agency operations looking for a scalable and cost-effective solution. You can deploy this solution for under $5/month using cloud providers like Hetzner or DigitalOcean.
Movin' In is free and open source. You can customize it as you want and deploy it yourself by following the documentation. If you want me to customize it and deploy it for you, contact me by email. You can find my email in my GitHub profile page. You need to be logged in to GitHub to view my email. I can deploy the platform to the cloud for you, configure your DNS, emailing, webmail and all related tasks.
Movin' In is designed to work with multiple agencies. Agencies can manage their properties and bookings from the admin dashboard. Movin' In can also work with a single agency and can be used as a property rental aggregator.
From the admin dashboard, admins can create and manage agencies, properties, countries, locations, customers, bookings and payments.
When new agencies are created, they receive an email prompting them to create their account to access the admin dashboard and manage their properties, customers and bookings.
Customers can sign up from the frontend or the mobile app, search for available properties based on location point and time, choose a property and complete the checkout process.
- Agency management
- Ready for one or multiple agencies
- Property management
- Booking management
- Property Scheduler
- Payment management
- Customer management
- Multiple login options (Google, Facebook, Apple, Email)
- Multiple payment methods (Credit Card, PayPal, Google Pay, Apple Pay, Link, Pay Later)
- Multiple language support (English, French)
- Multiple currencies support
- Multiple pagination options (Classic pagination with next and previous buttons, infinite scroll)
- Multiple Payment Gateways supported
- Responsive admin dashboard and frontend
- Native Mobile app for Android and iOS with single codebase
- Push notifications
- Secure against XSS, XST, CSR, MITM and DDoS
- Supported Platforms: iOS, Android, Web, Docker
- URL: https://movinin.dynv6.net:3004/
- Login: [email protected]
- Password: M00vinin
- URL: https://movinin.dynv6.net:3003/
- Login: [email protected]
- 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: [email protected]
- Password: M00vinin
- Overview
- Why Use Movin' In
- Architecture
- Installing (Self-hosted)
- Installing (VPS)
- Installing (Docker)
- Payment Gateways
- Setup Stripe
- Build Mobile App
- Demo Database
- Run from Source
- Run Mobile App
- Add New Language
- Add New Currency
- Unit Tests and Coverage
- Manual Tests
- Logs
- FAQ
Movin' In is MIT licensed.