8000 GitHub - aelassas/movinin at v6.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aelassas/movinin

Repository files navigation

build test coveralls loc docs live demo PRs Welcome

Movin' In

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.

Features

Agency & Property Management

Pricing & Payments

Locations & Mapping

User Experience

Security & Accessibility

  • 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

Supported Platforms

  • iOS
  • Android
  • Web
  • Docker

Support

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.

PayPal Buy Me A Coffee

To contribute code or report issues, please read the Contribution Guide to learn about the process, coding standards, and how to submit pull requests.

Live Demo

Frontend

Admin panel

Mobile App

You can install the Android app on any Android device.

Scan this code with a device

Open the Camera app and point it at this code. Then tap the notification that appears.

How to install the Mobile App on Android

  • 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.

Alternative Way

You can also install the Android App by downloading the APK and installing it on any Android device.

Documentation

  1. Overview
    1. Frontend
    2. Admin Panel
    3. Mobile App
  2. Why Use Movin' In
  3. Software Architecture
  4. Advanced Features
  5. Installing (Self-hosted)
  6. Installing (Docker)
    1. Docker Image
    2. SSL
  7. Payment Gateways
  8. Setup Stripe
  9. Social Login Setup
  10. Build Mobile App
  11. Demo Database
    1. Windows, Linux and macOS
    2. Docker
  12. Run from Source
  13. Run from Source (Docker)
  14. Run Mobile App
    1. Prerequisites
    2. Instructions
    3. Push Notifications
    4. Run iOS App
  15. Locations
  16. Auto‐Notification System
  17. Add New Language
  18. Add New Currency
  19. Logs
  20. Testing
    1. Unit Tests and Coverage
    2. Manual Tests
  21. FAQ
  22. Release Notes
  23. Contribution Guide
  24. Code of Conduct

License

Movin' In is MIT licensed.

0