Giter Club home page Giter Club logo

real-estate's Introduction

Real Estate Management System (REMS)

REMS is a simple PHP script based on Laravel that helps you to manage small or medium Real Estate business.

Frameworks

  1. Laravel 5.6
  2. Materialize
  3. Admin BSB Material Design

Admin Features

  1. Tags
  2. Categories
  3. Posts
  4. Features
  5. Properties
  6. Sliders
  7. Testimonials
  8. Galleries
  9. Settings
    1. Profile
    2. Message
    3. Change Password
    4. General Setting

Agent Features

  1. Properties (CRUD)
  2. Settings
    1. Profile
    2. Message
    3. Change Password

User Features

  1. Comments
  2. Property Rating
  3. Settings
    1. Profile
    2. Message to Agent
    3. Change Password

Install

  1. git clone https://github.com/parvez-git/real-estate.git
  2. cd real-estate
  3. composer install
  4. cp .env.example .env
  5. php artisan key:generate
  6. php artisan migrate
  7. php artisan db:seed
  8. php artisan storage:link
  9. php artisan serve

Docker installation (MYSQL Only)

  1. Edit docker/.env-docker-mysql for MYSQL DB docker environment variables. You can set your own database user, user password and database name.
  2. Edit docker/.env-docker-realestate for you need. If you will run it for first time all must be yes. For subsequest runs you can set which one you neeed according to you DB status. If any of them will be needed FIRSTRUN should alwasys be yes
  3. Use docker/.env.example as a source for your .env file of application ./env.example is not used in docker setup Edit this file DB information according to what you have entered in docker/.env-docker-mysql
  4. Start application with sudo docker-compose -f docker/docker-compose.yml up -d

Cridentials

  1. Email: [email protected] Password: 123456
  2. Email: [email protected] Password: 123456
  3. Email: [email protected] Password: 123456

Screenshot

real-estate's People

Contributors

gnyblast avatar nicksugden avatar parvez-git avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.